]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
firstTick and lastTick can be null if the chart is empty.
authorTore Lervik <tore@lervik.com>
Mon, 21 Dec 2015 21:34:31 +0000 (22:34 +0100)
committerTore Lervik <tore@lervik.com>
Mon, 21 Dec 2015 21:34:31 +0000 (22:34 +0100)
commit477fc726939f670584a8adf1f096352bb8ccb491
tree40a5e3984d22f6b16159c904d902ecd318590a8f
parent3577d959d09ee9552b6f1bbba0c7beb5eedc4a70
firstTick and lastTick can be null if the chart is empty.
src/scales/scale.time.js