SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

Decimation plugin fixes (#8467)

* fix: Decimation plugin no longer changes the data order
fix: Decimation plugin no longer duplicates data points

* Use nullOrUndef helper instead of direct check

* Compute averageX value when decimating data using minMax decimation

* Place last point of interval at real X

This reduces the fuzziness on screens with devicePixelRatio > 1
E
Evert Timberg committed
709dc3e854f8eec5822723577b0fac1c65d2065e
Parent: 57c8027
Committed by GitHub <noreply@github.com> on 2/20/2021, 8:01:21 PM