]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Properly calculate space needed by tick label on autoSkip (#5922)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Fri, 21 Dec 2018 06:56:53 +0000 (08:56 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Fri, 21 Dec 2018 06:56:53 +0000 (07:56 +0100)
commit4b6e53a6176ada6c8983fe8ccb4c0df713a069f9
treed77c1b194baf5f76d5f93bfb906a60e17bd83601
parentd7e8b733e36f87e85a5bbccd88cfc74b182ac467
Properly calculate space needed by tick label on autoSkip (#5922)
src/core/core.scale.js
test/specs/core.scale.tests.js