Skip to content

Commit ab8a8fb

Browse files
committed
Modification - VueUiRidgeline - Disable css transitions on default config of embedded xy chart
1 parent 1947ca7 commit ab8a8fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/useConfig.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6046,6 +6046,7 @@ export function useConfig() {
60466046
responsive: true,
60476047
line: {
60486048
...vue_ui_xy.line,
6049+
showTransition: false,
60496050
labels: {
60506051
...vue_ui_xy.line.labels,
60516052
show: true

0 commit comments

Comments
 (0)