]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Bar and combo support for time scale 1465/head
authorTanner Linsley <tannerlinsley@gmail.com>
Fri, 18 Sep 2015 17:31:25 +0000 (11:31 -0600)
committerTanner Linsley <tannerlinsley@gmail.com>
Fri, 18 Sep 2015 17:31:25 +0000 (11:31 -0600)
commit677c249b613bf1a4ebccb1bebda9f04f7346b866
treeaf65bccfe20ec3f8b5891f3e0a051735260f5d5d
parent92682abbaea9b5f62980039dd7f902b6c4409317
Bar and combo support for time scale
samples/combo-time-scale.html [new file with mode: 0644]
samples/line-time-scale.html
src/elements/element.rectangle.js
src/scales/scale.time.js