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 (9b08f25f9df7bc099754959d6bb39c2f5e054a0c) the speed of displaying lines in the overview chart was improved by switching to the line style FastLine.
Comments:
froehlich on 2016-11-07:
froehlich on 2016-11-13:
froehlich on 2021-08-26: