]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Linear scale has proper padding in both vertical and horizontal orientations. Should...
authorEvert Timberg <evert.timberg@gmail.com>
Sat, 8 Aug 2015 15:52:20 +0000 (11:52 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Sat, 8 Aug 2015 15:52:20 +0000 (11:52 -0400)
commit87ac933c106450b77dd00b8d08e083baef41b88e
tree80543d62fdd61c7aefab81776e960922c79b4a66
parent9dfa9e8e663157bab6af317961eda98e84e2c391
Linear scale has proper padding in both vertical and horizontal orientations. Should prevent labels from getting cut off even when axes are not displayed.
src/scales/scale.linear.js