mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 21:40:21 +00:00
Update index.d.ts (#18140)
Add parameters used for doughnut charts : http://www.chartjs.org/docs/latest/charts/doughnut.html
This commit is contained in:
committed by
Wesley Wigham
parent
4de32d67a5
commit
1be93dbab9
Vendored
+2
@@ -159,6 +159,8 @@ declare namespace Chart {
|
||||
elements?: ChartElementsOptions;
|
||||
scales?: ChartScales;
|
||||
cutoutPercentage?: number;
|
||||
circumference?: number;
|
||||
rotation?: number;
|
||||
}
|
||||
|
||||
interface ChartFontOptions {
|
||||
|
||||
Reference in New Issue
Block a user