]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add selfJoin option for doughnut graphs (#12054)
authorPierre <73789471+R2Jeu-prive@users.noreply.github.com>
Tue, 15 Apr 2025 13:32:13 +0000 (15:32 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Apr 2025 13:32:13 +0000 (15:32 +0200)
commit74961d1c868e47429fc1206679f0c9ba09b75ab5
tree5929b907acf2c43503781d08ff744ecaf0f554d5
parent9b1306ab0a397ac51a256255770da99f2543afcf
Add selfJoin option for doughnut graphs (#12054)

Co-authored-by: Pierre Gueguen <gueguenpierre.pro@gmail.com>
src/elements/element.arc.ts
src/types/index.d.ts
test/fixtures/controller.doughnut/selfJoin/doughnut.js [new file with mode: 0644]
test/fixtures/controller.doughnut/selfJoin/doughnut.png [new file with mode: 0644]
test/fixtures/controller.doughnut/selfJoin/pie.js [new file with mode: 0644]
test/fixtures/controller.doughnut/selfJoin/pie.png [new file with mode: 0644]