]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Support nested scriptable options for datasets (#9758)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Wed, 13 Oct 2021 12:41:22 +0000 (15:41 +0300)
committerGitHub <noreply@github.com>
Wed, 13 Oct 2021 12:41:22 +0000 (08:41 -0400)
commit12c5f9a8396f2a472f331ef772d6c7ba5cd62513
tree1d80169b3c615cfed7ec7497293fbc56d5198c41
parentf3a82929d029b11f3a6b6a115996be2a400cf5a6
Support nested scriptable options for datasets (#9758)

* Support nested scriptable options for datasets
src/core/core.config.js
src/core/core.controller.js
test/specs/core.datasetController.tests.js