]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow specifying labels in time scale options (#6257)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Tue, 21 May 2019 11:36:16 +0000 (14:36 +0300)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Tue, 21 May 2019 11:36:16 +0000 (13:36 +0200)
commitabbddd1298c6dee2e294bf6689b4e62160087347
tree149203bb9a5b0740def3b08798d5011697e6ecf7
parent03a3199306ade1253bcdc0c84d009d16059ce4a4
Allow specifying labels in time scale options (#6257)
docs/axes/cartesian/time.md
src/core/core.scale.js
src/scales/scale.category.js
src/scales/scale.time.js
test/specs/scale.time.tests.js