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

node plot reset when flags toggled #117

Closed
savitakartik opened this issue Jan 24, 2024 · 2 comments
Closed

node plot reset when flags toggled #117

savitakartik opened this issue Jan 24, 2024 · 2 comments
Milestone

Comments

@savitakartik
Copy link
Collaborator

@benjeffery pointed out that toggling the node flags resets the plot,. It would be good to have the zoom unchanged when a node type is checked or unchecked.

@benjeffery benjeffery added this to the MVP milestone Oct 14, 2024
@benjeffery
Copy link
Member

This also happens on the mutations plot when you click log scale. To fix it we need to completely rework how we do the plots, binding the controls and making the plot once rather than making a new plot every time a control changes.

@jeromekelleher
Copy link
Member

I think the current approach is fine, it's just the way it is.

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

No branches or pull requests

3 participants