Skip to content
GitLab
Explore
Sign in
Improve performance of chart.js
Code
Review changes
Check out branch
Download
Patches
Plain diff
Zoe Michaela Dietmar Pfister
requested to merge
chartjs-performance
into
develop
Aug 08, 2023
Overview
0
Commits
26
Pipelines
0
Changes
38
Expand
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