You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: