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

Create way for user to delete unwanted traces in plot_GUI #13

Open
gutow opened this issue May 31, 2023 · 0 comments
Open

Create way for user to delete unwanted traces in plot_GUI #13

gutow opened this issue May 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@gutow
Copy link
Contributor

gutow commented May 31, 2023

Currently, once a trace is added to the code with or without styling it has to be deleted by hand from the code. It would be nice to have a GUI mechanism for deleting traces. A related nice feature would be a way to update trace formatting without replacing it with a different trace.

Thoughts:

  • Using plotly DASH is not an option is it is designed to create standalone pages.
  • Could add some ipywidgets to drive changing line styles, and error bar visibility once a graph is created.
@gutow gutow added the enhancement New feature or request label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant