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 plotter less eager: Add debounce to plot updating function #9524

Open
yngve-sk opened this issue Dec 12, 2024 · 0 comments
Open

Make plotter less eager: Add debounce to plot updating function #9524

yngve-sk opened this issue Dec 12, 2024 · 0 comments

Comments

@yngve-sk
Copy link
Contributor

yngve-sk commented Dec 12, 2024

Many many API calls, very slow. Should add a debounce to the plot updating of at least 1 second to it. I.e., we only update the plot after at least a certain time has passed. This will stop redundant unnecessary calls when editing the search field, and when "cycling" through the selected plots

@yngve-sk yngve-sk changed the title Make plotter less eager: Stop plotting while editing search filter Make plotter less eager: Add debounce to plot updating function Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants