]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fixes nnnick/Chart.js#2086 by introducing a new time.parser option with high priority...
authorMatthias Winkelmann <matthi@matthi.coffee>
Wed, 2 Mar 2016 12:53:35 +0000 (13:53 +0100)
committerMatthias Winkelmann <matthi@matthi.coffee>
Wed, 2 Mar 2016 12:53:35 +0000 (13:53 +0100)
commitd5f837843e5b6448087fdd2d7f125ac26ddc36ab
tree98505d114e48e1931c293f36abbb1af69693deb1
parenta25c2c740cebb22deca23135026f71585644d4e3
Fixes nnnick/Chart.js#2086 by introducing a new time.parser option with high priority to replace the (deprecated) time.format
docs/01-Scales.md
src/scales/scale.time.js