]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow individual chart controllers to opt-in to the decimation plugin (#10182)
authorEvert Timberg <evert.timberg@gmail.com>
Mon, 21 Feb 2022 13:33:33 +0000 (08:33 -0500)
committerGitHub <noreply@github.com>
Mon, 21 Feb 2022 13:33:33 +0000 (08:33 -0500)
commitd3a9bf375c6c99cea7c99273911ece8adfd9f655
tree2eacf01acd26c7de7a6a1c8ca7419df7b0a76a25
parent16e6acc6b94fd02acd72535e0face94aedfcf5d0
Allow individual chart controllers to opt-in to the decimation plugin (#10182)

* Allow individual chart controllers to opt-in to the decimation plugin

* Code review feedback
src/controllers/controller.line.js
src/core/core.datasetController.js
src/plugins/plugin.decimation.js
types/index.esm.d.ts