]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow time scale to offset using skipped ticks (#10278)
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 3 Apr 2022 20:05:43 +0000 (16:05 -0400)
committerGitHub <noreply@github.com>
Sun, 3 Apr 2022 20:05:43 +0000 (16:05 -0400)
commita39f694184884a6d2dd82ab7a9b18e181c2c8920
tree452e066390bed501d27dd252984256fbd1de316c
parent43889f247ca21ccc2ef0dbfeb66a2b7efc556a4e
Allow time scale to offset using skipped ticks (#10278)
docs/axes/cartesian/time.md
src/core/core.scale.js
src/scales/scale.time.js
test/fixtures/scale.time/offset-auto-skip-ticks.js [new file with mode: 0644]
test/fixtures/scale.time/offset-auto-skip-ticks.png [new file with mode: 0644]
types/index.esm.d.ts