]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow array's in backgroundColor defaults and add hover background and border color...
authorJacco van den Berg <jaccoberg2281@gmail.com>
Tue, 15 Oct 2024 18:31:51 +0000 (20:31 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 18:31:51 +0000 (20:31 +0200)
commit03d1d5caa2b7760334e4f0e94960dd5275a3466a
treece8291ba1ab0739a0bd3dbc4654b4ed3643353a3
parent22a0ba9709745bd58fef2e4ba789461dc4dbe2f8
Allow array's in backgroundColor defaults and add hover background and border color to defaults  (#11931)

* Allow array as default and add extra default options

* Add test

---------

Co-authored-by: Jacco van den Berg <jacco@jem-id.nl>
src/types/index.d.ts
test/types/defaults.ts