]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
fix: correct typing for doughnut, pie, and polarArea charts (#11521)
authorDustinEwan <dustineewan@gmail.com>
Mon, 18 Nov 2024 20:43:17 +0000 (14:43 -0600)
committerGitHub <noreply@github.com>
Mon, 18 Nov 2024 20:43:17 +0000 (15:43 -0500)
commit3a515d08e8e999dd8366fe6f4a0723464903f9b4
tree15c7cfc7dde67ed1705fdc2bc6680660a79e24a1
parent49256c61495c5e72939ea0d659ef6cf04273a1fd
fix: correct typing for doughnut, pie, and polarArea charts (#11521)

* fix(#10896): correct typing for doughnut, pie, and polarArea charts

* formatting
src/types/index.d.ts
test/types/options.ts