]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Line height setting for scale titles. The text is centered within the line height...
authoretimberg <evert.timberg@gmail.com>
Mon, 19 Jun 2017 01:21:37 +0000 (21:21 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 23 Jun 2017 22:09:30 +0000 (18:09 -0400)
commit18707cf81f48d77c41f22a4a77eece700db5820f
tree9d3aa760f9c69ea5dc7668f9a8321c3c5d4ba75d
parent961911065fe7ee6febb734ab91abd290086ab6ae
Line height setting for scale titles. The text is centered within the line height, so setting the line height to a size
greater than the font size moves it away from the axis edge.
docs/axes/labelling.md
src/core/core.scale.js