]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add pointStyleWidth option for legend (#10412)
authorDominic Jean <touletan@hotmail.com>
Mon, 18 Jul 2022 10:49:08 +0000 (06:49 -0400)
committerGitHub <noreply@github.com>
Mon, 18 Jul 2022 10:49:08 +0000 (06:49 -0400)
commit5452502b8ced16384d80d3ca70434d10717eb7cd
treee057668ca2058c032c8dd1a4aca85f1e3030830d
parent1ccafe7d8fe89deab98107eabc1f3879c6252152
Add pointStyleWidth option for legend (#10412)

* add pointStyleWidth for legend

* add drawPointLegend to keep drawPoint signature
docs/configuration/legend.md
src/helpers/helpers.canvas.js
src/plugins/plugin.legend.js
types/helpers/helpers.canvas.d.ts