]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Implemented aligment by senior unit in time axis. (#4267)
authorAndrew <hurskiy.andriy@gmail.com>
Mon, 29 May 2017 22:40:10 +0000 (01:40 +0300)
committerEvert Timberg <evert.timberg+github@gmail.com>
Mon, 29 May 2017 22:40:10 +0000 (18:40 -0400)
commitf7f177f5ade62a0969596bdfff773b404425047d
tree52676bf6ca2b546cf7bdeb4963df09a7dc36919e
parentdab0a7f699f18cf73bd2af19760bbe0b4d0d703c
Implemented aligment by senior unit in time axis. (#4267)

Implemented alignment by major unit in the time scale. This allows showing the first tick of a larger unit like days in a special way and is part of the basis of the time series scale.
samples/scales/time/line-point-data.html
samples/scales/time/line.html
src/helpers/helpers.time.js
src/scales/scale.time.js
test/specs/scale.time.tests.js