]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Prevent a jump in the category scale when the labels need to rotate only when there...
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 20 Sep 2015 14:32:43 +0000 (10:32 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Sun, 20 Sep 2015 14:32:43 +0000 (10:32 -0400)
commit8bddbff9aa70ce1927ad291fbd98cf0cbb0e6090
treecb619e7aee7384a0cb4fad8835074da5535d6ccf
parent814c2d7ffa5581804687976be9047e231fd6350a
Prevent a jump in the category scale when the labels need to rotate only when there is no margin yet applied.
src/core/core.scale.js