Skip to content

Commit 19c02c8

Browse files
LeeLenaleeeJacco van den Berg
andauthored
Remove boxPading from legend options (#11817)
Co-authored-by: Jacco van den Berg <[email protected]>
1 parent 4ee6c9e commit 19c02c8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/types/index.d.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2405,11 +2405,6 @@ export interface LegendOptions<TType extends ChartType> {
24052405
* @default fontSize
24062406
*/
24072407
boxHeight: number;
2408-
/**
2409-
* Padding between the color box and the text
2410-
* @default 1
2411-
*/
2412-
boxPadding: number;
24132408
/**
24142409
* Color of label
24152410
* @see Defaults.color

0 commit comments

Comments
 (0)