Skip to content

Commit b20f5a8

Browse files
committed
Config - Update VueUiTableSparkline config
1 parent d18abef commit b20f5a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/useConfig.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3403,6 +3403,10 @@ export function useConfig() {
34033403
strokeWidth: 3,
34043404
type: SHAPE.LINE,
34053405
smooth: true,
3406+
dimensions: {
3407+
width: 150,
3408+
heightRatio: 1
3409+
},
34063410
animation: {
34073411
show: true,
34083412
animationFrames: 360

0 commit comments

Comments
 (0)