Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
monfera committed May 26, 2020
1 parent d217024 commit 0629ff2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export interface FillFontSizeRange {
minFontSize: Pixels;
maxFontSize: Pixels;
idealFontSizeJump: Ratio;
/** when `monotonic` is true, text font will not be larger than font sizes in larger sectors/rectangles in the same pie chart, sunburst ring or treemap layer **/
monotonic: boolean;
}

Expand Down

0 comments on commit 0629ff2

Please sign in to comment.