]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Removed 'background' from hover color helper name.
authorTom Loudon <tomloudon@gmail.com>
Mon, 9 May 2016 06:24:32 +0000 (07:24 +0100)
committerTom Loudon <tomloudon@gmail.com>
Mon, 9 May 2016 06:29:52 +0000 (07:29 +0100)
commit170fdab6a608b69594b60fa1fde3e3afc8b0ff2b
tree021e881276934952e5c6f3c2047f36683753fb79
parent5866f73562519906567add54f89cf5c8a9b1fe14
Removed 'background' from hover color helper name.

Patterns could be used for style attributes other than background e.g. stroke. Updates  chartjs/Chart.js#1323
src/controllers/controller.doughnut.js
src/core/core.helpers.js
test/core.helpers.tests.js