]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add test for DecimationAlgorithm type (#9010)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sat, 1 May 2021 16:36:40 +0000 (12:36 -0400)
committerGitHub <noreply@github.com>
Sat, 1 May 2021 16:36:40 +0000 (12:36 -0400)
commitea7b8cb04f528fe0c9fac526f2bdbf809397d0bd
tree49903acb748e570a296fffe75c267edcba2994c6
parent55dd426a412c89cc0457a3ec925cb2df11ccfa28
Add test for DecimationAlgorithm type (#9010)

* Add test for DecimationAlgorithm type
* Allow strings to be set
* Linting
types/index.esm.d.ts
types/tests/plugins/plugin.decimation/decimation_algorithm.ts [new file with mode: 0644]