Browse Source

情绪解码器默认展示一半K线。

dev
宋杰 18 hours ago
parent
commit
332fd10fec
  1. 2
      src/views/components/emotionDecod.vue

2
src/views/components/emotionDecod.vue

@ -280,6 +280,8 @@ function initQXNLZHEcharts(kline, qxnlzhqData) {
shadowOffsetX: 2,
shadowOffsetY: 2,
},
start: 50, //
end: 100,
bottom: "8%", //
},
// {

Loading…
Cancel
Save