]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
When drawTicks is false, we should not include their size in the size of the axis 3192/head
authoretimberg <evert.timberg@gmail.com>
Tue, 23 Aug 2016 00:09:09 +0000 (20:09 -0400)
committeretimberg <evert.timberg@gmail.com>
Tue, 23 Aug 2016 00:09:09 +0000 (20:09 -0400)
commit904f19fb7e443834500cb806cf3e5881dc57c713
treec7edafd593904914ae9729b10ca2f1cafaafe93b
parentb33aff20919ca65e7914aa368fb99961e36e89be
When drawTicks is false, we should not include their size in the size of the axis
src/core/core.scale.js
test/scale.linear.tests.js