haoxuan
2023-12-01 ac5ea4c47689788facb2471995621c720a06abc8
src/views/cockpitPage/components/MaterialChart.vue
@@ -56,7 +56,7 @@
                  // show: true, //显示滚动条
                  start:0,
                  end: 100,
                  xAxisIndex: 0,
                  yAxisIndex: 0,
                  minSpan:20,
                  maxSpan:100,
                  // handleSize: 8
@@ -66,7 +66,7 @@
                  type: 'inside',
                  // show: true,
                  // realtime : true,
                  xAxisIndex: 0,
                  yAxisIndex: 0,
                  minSpan:20,
                  maxSpan:100,
                  start: 0,
@@ -151,7 +151,7 @@
                {
                  type: 'bar',
                  name: '',
                  barWidth: '20%',
                  barWidth: '15',
                  itemStyle: {
                    normal: {
                      //柱形图圆角,初始化效果