]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
New fill modes for lines (#3460)
authorEvert Timberg <evert.timberg+github@gmail.com>
Fri, 14 Oct 2016 11:19:47 +0000 (06:19 -0500)
committerGitHub <noreply@github.com>
Fri, 14 Oct 2016 11:19:47 +0000 (06:19 -0500)
commitf8e90b1c2ddfcbf3df378c0bcf81f50bcc714558
tree317fcdac5230d42c6d1f893e189b9829a66c91ea
parentf481746fe1e56a1b0b88eae150863471d3550478
New fill modes for lines (#3460)

New fill modes for lines allowing the user to customize where the fill goes to
docs/01-Chart-Configuration.md
src/elements/element.line.js
test/element.line.tests.js