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

Avoid chart redrawing #6

Open
marchantweb opened this issue Nov 25, 2023 · 0 comments
Open

Avoid chart redrawing #6

marchantweb opened this issue Nov 25, 2023 · 0 comments

Comments

@marchantweb
Copy link
Collaborator

marchantweb commented Nov 25, 2023

Every 5 minutes the chart redraws as it watches for data changes (stemming from the internal relative clock updates). Would be good to deduce if it's just a clock change, and if so, avoid redrawing.

At a minimum, if we need to update for the sake of showing the "today" line, then we update without animations.

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

1 participant