]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Make sure ticks are converted to strings. Handle this in the core. Updated linear...
authorEvert Timberg <evert.timberg@gmail.com>
Fri, 25 Sep 2015 02:08:25 +0000 (22:08 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Fri, 25 Sep 2015 02:08:25 +0000 (22:08 -0400)
commitcf944ae6514b1ab79c2ec7112de176860cec340f
tree4454e1aceefcf4e52fc89bfc540c12d193633bc1
parent2e2bbc9d52c114466280e516d2f68ca5af2a8fb8
Make sure ticks are converted to strings. Handle this in the core. Updated linear scale tests & fixed some minor issues. Only 3 fails now in the linear scale.
src/core/core.scale.js
src/scales/scale.linear.js
test/scale.linear.tests.js