]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Enable applying of gradients and pattern on line segments (#11217)
authorstockiNail <stocki.nail@gmail.com>
Thu, 27 Apr 2023 22:25:13 +0000 (00:25 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Apr 2023 22:25:13 +0000 (18:25 -0400)
commitee7e928cfe821e2a283a05afa47f0ac2c8b83d40
tree36985d5472db4b67dac0bba85fb345584ec9b38c
parentaec1c6d2942b072bbcb9c1bced176775ac927749
Enable applying of gradients and pattern on line segments (#11217)

* Enable applying of gradients and pattern on line segments

* add test case

* improve replacer
src/helpers/helpers.segment.js
test/fixtures/controller.line/segments/gradient.js [new file with mode: 0644]
test/fixtures/controller.line/segments/gradient.png [new file with mode: 0644]