]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Legend item lineWidth is the average of borderWidth when set as object (Bar) (#7964)
authorstockiNail <stocki.nail@gmail.com>
Wed, 28 Oct 2020 11:12:52 +0000 (12:12 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Oct 2020 11:12:52 +0000 (13:12 +0200)
commitea047f5cf2931e43990ca30b95f93ec7c3be517e
treee2af42b68185c2e98bf3468fae7361f8facbe530
parent68bae7906d93784618bd7d2ef4f760db09a31088
Legend item lineWidth is the average of borderWidth when set as object (Bar) (#7964)

* fixed default of tension property of line element

* Fix #7942

* Fixes some lint errors

* fixes "Expected property shorthand" error
src/plugins/plugin.legend.js