]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Time scale now draws all ticks, instead of half of them 1473/head
authorTanner Linsley <tannerlinsley@gmail.com>
Mon, 21 Sep 2015 17:52:17 +0000 (11:52 -0600)
committerTanner Linsley <tannerlinsley@gmail.com>
Mon, 21 Sep 2015 17:52:17 +0000 (11:52 -0600)
commit2a76ff00372266612206310178e47611b7b4d2fb
tree3e70685b52aef17c9dab15a5da79c78d0901e702
parent848710b447f608a34b9b949d80ecf0b38a50f130
Time scale now draws all ticks, instead of half of them

Closes #1463
samples/combo-time-scale.html
src/scales/scale.time.js