Skip to content

Commit 61b3e20

Browse files
committed
Config - Update VueUiSparkline config
1 parent 9b41ea9 commit 61b3e20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/useConfig.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2029,6 +2029,8 @@ export function useConfig() {
20292029
},
20302030
fontFamily: 'inherit',
20312031
backgroundColor: COLOR_WHITE,
2032+
scaleMin: null,
2033+
scaleMax: null,
20322034
line: {
20332035
color: COLOR_BLUE,
20342036
strokeWidth: 3,

0 commit comments

Comments
 (0)