]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add 'middle' interpolation to stepped plots (#5908)
authorAngus Comrie <accomrie@gmail.com>
Tue, 18 Dec 2018 13:47:24 +0000 (15:47 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Tue, 18 Dec 2018 13:47:24 +0000 (14:47 +0100)
commit7e429a8fc6f03f649eba0751ebceb829bb043a66
tree631dca5223f0675fab161757de68a40f0ef0f603
parentdb8f6c38dcd5eabba33c261ed32a73046572c16c
Add 'middle' interpolation to stepped plots (#5908)
docs/charts/line.md
samples/charts/line/stepped.html
src/helpers/helpers.canvas.js
test/specs/element.line.tests.js