Skip to content

Commit d241799

Browse files
committed
Types - Update VueUiQuickChartConfig type
1 parent f729b26 commit d241799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/vue-data-ui.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4393,6 +4393,7 @@ declare module 'vue-data-ui' {
43934393
zoomHighlightColor?: string;
43944394
zoomFontSize?: number;
43954395
zoomUseResetSlot?: boolean;
4396+
zoomMinimap?: ZoomMinimap;
43964397
userOptionsButtons?: {
43974398
tooltip?: boolean;
43984399
pdf?: boolean;

0 commit comments

Comments
 (0)