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
When a large time series is loaded into the chart, Wave behaves very sluggishly. Any operations on the chart take a few moments until they respond.
One way to improve this could be to load fewer data points into the chart. This would have to be zoom-dependent, though.
froehlich on 2016-11-13:
I noticed that performance significantly improves when you hide the overview chart. Loading fewer data points into the overview chart could be a simple solution without having to reduce the accuracy of the main graph.
froehlich on 2021-08-26:
in v1.9.1 (9b08f25) the speed of displaying lines in the overview chart was improved by switching to the line style FastLine.
The text was updated successfully, but these errors were encountered:
Comments:
froehlich on 2016-11-07:
froehlich on 2016-11-13:
froehlich on 2021-08-26:
The text was updated successfully, but these errors were encountered: