Browse Source

fix:曲线美化调整

pull/86/head
xjf 4 weeks ago
parent
commit
fa4f48abd8
  1. 5
      src/views/exa/HistoryLine.vue

5
src/views/exa/HistoryLine.vue

@ -108,6 +108,7 @@ watch(
},
title: title.value,
toolbox: {
feature: {
dataZoom: {
@ -174,6 +175,10 @@ watch(
type: 'slider',
start: 0,
end: 100,
//
showDataShadow: true,
//
height: 30,
},
//
//

Loading…
Cancel
Save