]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Use the dataset backgroundColor, borderWidth, and borderColor, if specified, for... 1647/head
authorEvert Timberg <evert.timberg@gmail.com>
Fri, 13 Nov 2015 16:21:44 +0000 (11:21 -0500)
committerEvert Timberg <evert.timberg@gmail.com>
Fri, 13 Nov 2015 16:21:44 +0000 (11:21 -0500)
commitf85ffbc09cd8424e65f38e93f71bce129c6a74e9
tree35c6101a31c6ce7224bd37678a403f1806535932
parent8e3ba9d88e6148da9b1b8208e35d06fd6f73613b
Use the dataset backgroundColor, borderWidth, and borderColor, if specified, for points. Added tests for this case.
src/controllers/controller.line.js
test/controller.line.tests.js