]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow ticks.fixedStepSize or ticks.stepSize options to mean the same thing
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 6 Mar 2016 13:56:31 +0000 (08:56 -0500)
committerEvert Timberg <evert.timberg@gmail.com>
Sun, 6 Mar 2016 13:56:31 +0000 (08:56 -0500)
commit9bcc3ca34cd026082c95cd3d67ecb3d451cd68d6
tree3eb530c103a7db002dbcbe38e5625323aa201d95
parenta16093e51ca1d6aad5ee9d54fa96b55c9eed5626
Allow ticks.fixedStepSize or ticks.stepSize options to mean the same thing
dist/Chart.bundle.js
dist/Chart.bundle.min.js
dist/Chart.js
dist/Chart.min.js
docs/01-Scales.md
src/scales/scale.linear.js