Skip to content

Improve performance of chart.js

Zoe Michaela Dietmar Pfister requested to merge chartjs-performance into develop
  • removed several log statements that clogged memory
  • refactored the code a little bit
  • add support for the chart.js decimation plugin to reduce the number of points when more than 200 data points are selected

Merge request reports