Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scopy 2.0: PlotInfo improvements #1609

Merged
merged 7 commits into from
May 21, 2024
Merged

Scopy 2.0: PlotInfo improvements #1609

merged 7 commits into from
May 21, 2024

Conversation

andrei47w
Copy link
Contributor

No description provided.

@andrei47w andrei47w marked this pull request as ready for review April 22, 2024 14:46
@andrei47w andrei47w force-pushed the dev-plot-fps branch 2 times, most recently from bba4474 to 5f5595c Compare May 10, 2024 12:19
@andrei47w andrei47w requested a review from adisuciu May 10, 2024 13:45
andrei47w added 4 commits May 20, 2024 15:19
- works with general debug FPS preference

Signed-off-by: Andrei Popa <[email protected]>
- is updated on every PlotWidget replot (usually caused by new data)

Signed-off-by: Andrei Popa <[email protected]>
- created generic class for plot info labels

Signed-off-by: Andrei Popa <[email protected]>
andrei47w added 3 commits May 20, 2024 18:25
- created new PlotInfo class which accepts any info widgets to set on the left and right inside a widget (usually the plot)
- new file plotinfowidgets which contains multiple custom info widgets
- every instance of PlotInfo must be populated with info widgets
- plotwidget has HDivInfo and FPSInfo set by default

Signed-off-by: Andrei Popa <[email protected]>
@andrei47w andrei47w merged commit 17f6726 into dev May 21, 2024
19 checks passed
@andrei47w andrei47w deleted the dev-plot-fps branch May 21, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants