]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Bring linear axis labels closer to the tick marks when in a horizontal configuration...
authorEvert Timberg <evert.timberg@gmail.com>
Sat, 6 Jun 2015 12:21:16 +0000 (08:21 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Sat, 6 Jun 2015 12:21:16 +0000 (08:21 -0400)
commita89ede0d72d91f483c0b1f4d119fd8019115471d
tree88792946ede382b56313606245617938b03a5ff8
parent65ec618a48d1514f4354d9cf09b5de8aa7517493
Bring linear axis labels closer to the tick marks when in a horizontal configuration. Reduced excess whitespace.
src/Chart.Scale.js