]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
feature: make above/below colors in filler plugin work with pivoted line charts ...
authorFabTechAT <fab@fabtech.at>
Tue, 15 Apr 2025 13:31:58 +0000 (15:31 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Apr 2025 13:31:58 +0000 (15:31 +0200)
commit9b1306ab0a397ac51a256255770da99f2543afcf
tree2b59709455927fe7a8c708cfbc0275f0c63b5786
parent817bec0439b0e0666687deef2aefc435ff9710db
feature: make above/below colors in filler plugin work with pivoted line charts (#12058)

* adapted filler plugin to make above/below colors work with pivoted line charts

resolved conflicts in src/plugins/plugin.filler/filler.drawing.js

* fixed doFill; added tests
src/plugins/plugin.filler/filler.drawing.js
test/fixtures/plugin.filler/line/above-below-vertical-linechart.js [new file with mode: 0644]
test/fixtures/plugin.filler/line/above-below-vertical-linechart.png [new file with mode: 0644]