]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add minRotation support 2505/head
authorTom Duncalf <tom@tomduncalf.com>
Tue, 10 May 2016 11:10:01 +0000 (12:10 +0100)
committerTom Duncalf <tom@tomduncalf.com>
Tue, 10 May 2016 11:33:36 +0000 (12:33 +0100)
commit3bef974c25e61c7f8b45fd105d59aca363906acd
tree16a5753108ebce39c5652f1e40c9013fa83e2ed0
parentebffa52dc2ad3c2fc5a1b3f48e4fb8596334a9ee
Add minRotation support
src/core/core.scale.js
test/core.helpers.tests.js
test/scale.category.tests.js
test/scale.linear.tests.js
test/scale.logarithmic.tests.js
test/scale.radialLinear.tests.js
test/scale.time.tests.js