]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Initialize date adapter with chart options (#6016)
authorBen McCann <322311+benmccann@users.noreply.github.com>
Thu, 21 Feb 2019 07:11:32 +0000 (23:11 -0800)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Thu, 21 Feb 2019 07:11:32 +0000 (08:11 +0100)
commitf2b099b835bf5d6dfe3a7d3097997ec11983c3ed
treeb17b047b8329e3ef8e0ccca1ecb7600d799b72d9
parent20c26455ba9d3861f0c19b6d8906070168c6d4b9
Initialize date adapter with chart options (#6016)
docs/axes/cartesian/time.md
docs/getting-started/integration.md
src/adapters/adapter.moment.js
src/core/core.adapters.js
src/scales/scale.time.js
test/specs/scale.time.tests.js