Open chiddekel opened 1 year ago
Check out the built in Decimation plugin if you meet the requirements: https://www.chartjs.org/docs/latest/configuration/decimation.html#requirements
Another option would be to reduce the number of points at the beginning of the zoom and draw the full display on zoom complete.
??