]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Use default value when backgroundColor is undefined (#7950)
authorTakuya Uehara <indigo.lain@gmail.com>
Sat, 24 Oct 2020 11:43:51 +0000 (20:43 +0900)
committerGitHub <noreply@github.com>
Sat, 24 Oct 2020 11:43:51 +0000 (07:43 -0400)
commitdf942bb579be72619beb42e13720e9f325161ce4
treec70d72e6a707c413cd87bfb12e2d846dcdc9065e
parent1d92605aa6c29add400c4c551413fc2306c15e8d
Use default value when backgroundColor is undefined (#7950)
src/controllers/controller.doughnut.js
src/controllers/controller.polarArea.js
src/plugins/plugin.legend.js