]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Filler: support segment backgroundColor (#8864)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Fri, 9 Apr 2021 23:10:48 +0000 (02:10 +0300)
committerGitHub <noreply@github.com>
Fri, 9 Apr 2021 23:10:48 +0000 (19:10 -0400)
commitba84cc5c2aaf500739b202702fac24da74ede50d
treedad3dfa945a96b7683d25ecf5648bf3fd4b63e04
parent735764ac4f394f36b2684fbab973959df43466bf
Filler: support segment backgroundColor (#8864)
docs/charts/line.md
src/helpers/helpers.segment.js
src/plugins/plugin.filler.js
test/fixtures/plugin.filler/line/segments/gap.js [new file with mode: 0644]
test/fixtures/plugin.filler/line/segments/gap.png [new file with mode: 0644]
test/fixtures/plugin.filler/line/segments/slope.js [new file with mode: 0644]
test/fixtures/plugin.filler/line/segments/slope.png [new file with mode: 0644]
test/specs/helpers.segment.tests.js
types/index.esm.d.ts
types/tests/controllers/line_segments.ts