]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Refactor time scale methods into a common location
authorBen McCann <benjamin.j.mccann@gmail.com>
Fri, 5 May 2017 04:34:23 +0000 (21:34 -0700)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 26 May 2017 12:13:12 +0000 (08:13 -0400)
commit1cbba830fdef5ac25f997deb5ae0683db9321a79
tree7ae75827e45d4216fe18993b4b5be67754054fae
parent04ab523dd46e648a9555ba859d678ac25173cd26
Refactor time scale methods into a common location
src/chart.js
src/core/core.ticks.js
src/helpers/helpers.time.js [new file with mode: 0644]
src/scales/scale.time.js