Skip to content

Commit 1f151c3

Browse files
committed
Types - Update ChartMinimap type
1 parent c4e20fb commit 1f151c3

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
@@ -121,6 +121,7 @@ declare module 'vue-data-ui' {
121121
lineColor?: string;
122122
selectionRadius?: number;
123123
indicatorColor?: string;
124+
verticalHandles?: boolean;
124125
}
125126

126127
export type ChartZoom = {

0 commit comments

Comments
 (0)