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

Feature for monitr: choose backend for each plot #373

Merged
merged 7 commits into from
Feb 19, 2023

Conversation

yoshi74ls181
Copy link
Contributor

Currently, when a data in the right-side window of monitr is right-clicked, a context menu with one entry "Plot" appears.
With this pull request, there will be two entries "Plot (matplotlib)" and "Plot (pyqtgraph)", and one will be able to choose the backend for each plot.

Copy link
Collaborator

@marcosfrenkel marcosfrenkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look fine. We should probably think of adding a toolbar where you can toggle different settings directly from the monitr window, but for now this works.

@yoshi74ls181
Copy link
Contributor Author

Actually, your toolbar idea sounds much better than what I made here. Let me work on it in this pull request.

Copy link
Collaborator

@marcosfrenkel marcosfrenkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks great!

@wpfff wpfff merged commit c2e6120 into toolsforexperiments:master Feb 19, 2023
@yoshi74ls181 yoshi74ls181 deleted the select-plot-backend branch February 19, 2023 06:31
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.

3 participants