]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Ensure that when calculating tick width in the bar controller, we use the number... 2493/head
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 8 May 2016 01:28:13 +0000 (21:28 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sun, 8 May 2016 01:28:13 +0000 (21:28 -0400)
commit52a86549897f7ffc4ff110890e4d943f796dfd59
tree38673f3fe6d09dd1d30ab429d27b2b4e5a58f6b1
parent51d8a5b55e1595de1cfb60b328c2b09771cc6372
Ensure that when calculating tick width in the bar controller, we use the number of ticks in the scale, not the number of data points.
src/controllers/controller.bar.js