]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix labelOffset not working for vertical axes (#4249)
authorSuhaib Khan <suheb.work@gmail.com>
Sat, 15 Jul 2017 08:19:16 +0000 (13:49 +0530)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 15 Jul 2017 08:19:16 +0000 (10:19 +0200)
commitb03ab1ca452b0e613d3c3f495f38d78937aa52df
tree852487c84b882c4d5a779b87fa2c60b42aa3f12c
parentf16d8a32e2641bae8483a5194b7ddb1ec56ab5fa
Fix labelOffset not working for vertical axes (#4249)
src/core/core.scale.js
test/fixtures/core.scale/label-offset-vertical-axes.json [new file with mode: 0644]
test/fixtures/core.scale/label-offset-vertical-axes.png [new file with mode: 0644]
test/specs/core.scale.tests.js [new file with mode: 0644]