]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow gradients to be used as colors without causing errors when e.g. calling the... 2251/head
authorTom Duncalf <tom@tomduncalf.com>
Tue, 12 Apr 2016 15:36:56 +0000 (16:36 +0100)
committerTom Duncalf <tom@tomduncalf.com>
Wed, 13 Apr 2016 08:46:39 +0000 (09:46 +0100)
commit0c854dd40c304dff02a73df836ab25d8e40a573c
tree3e0bf599bf80cbb19a143aff12bddea52cf5988c
parent87c8f51578284616f0229152ce78d19c2bd815e8
Allow gradients to be used as colors without causing errors when e.g. calling the color helper to generate the defualt colour value for hover
dist/Chart.bundle.js
dist/Chart.bundle.min.js
dist/Chart.js
dist/Chart.min.js
src/core/core.helpers.js
test/core.helpers.tests.js