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

Make tail charts interactive #85

Open
genedan opened this issue Jan 14, 2023 · 0 comments
Open

Make tail charts interactive #85

genedan opened this issue Jan 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@genedan
Copy link
Collaborator

genedan commented Jan 14, 2023

The tail charts are static bitmaps, which makes it difficult to visually inspect fine-grained changes in the selection.

image

It seems like there may be ways to make the charts interactive, such as getting tooltips when hovering over points, highlighting selected series, etc.

https://matplotlib.org/3.1.1/users/navigation_toolbar.html

https://stackoverflow.com/questions/7908636/how-to-add-hovering-annotations-to-a-plot

https://stackoverflow.com/questions/43114508/can-a-pyqt-embedded-matplotlib-graph-be-interactive

@genedan genedan added the enhancement New feature or request label Jan 14, 2023
@genedan genedan self-assigned this Jan 14, 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