]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Implement scale label padding (#4646) 4706/head
authorandig <cpuidle@gmx.de>
Sun, 10 Sep 2017 17:15:47 +0000 (19:15 +0200)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sun, 10 Sep 2017 17:15:47 +0000 (13:15 -0400)
commitea703a54bfd63ca0b0fda9adf4aa118b299a37d8
treea7e7ca0e4fb68af55c991a4b4ec21fe02f85bfc4
parent543c31d5496526a47123a923fef95c22f6980f4d
Implement scale label padding (#4646)
docs/axes/labelling.md
src/core/core.scale.js
test/fixtures/core.scale/label-offset-vertical-axes.png
test/specs/core.helpers.tests.js
test/specs/core.scale.tests.js
test/specs/core.tooltip.tests.js
test/specs/scale.category.tests.js
test/specs/scale.linear.tests.js
test/specs/scale.logarithmic.tests.js
test/specs/scale.radialLinear.tests.js
test/specs/scale.time.tests.js