Skip to content

Commit

Permalink
skip: follow lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpark0126 committed Dec 21, 2021
1 parent 292624f commit 9724ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions types/options.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -500,12 +500,12 @@ export interface ChartOptions {
* Sets the gap between pie arcs.
*/
padding?: number;

/**
* Set starting angle where data draws.
*/
startingAngle?: number;
}
};

pie?: {
label?: {
Expand Down

0 comments on commit 9724ded

Please sign in to comment.