hanbaoshan
2021-01-21 e32af94f41a414960454d3bf39c1e27674fbede5
src/pages/shuohuangMonitorAnalyze/components/charts/dataset.vue
@@ -51,7 +51,7 @@
        title: {
          text: '违规情况统计',
          textStyle: {
            fontSize: '14px'
            fontSize: 14
          }
        },
        grid: {
@@ -83,6 +83,7 @@
        series: [{
          type: 'custom',
          name: 'trend',
          color: 'aqua',
          renderItem: this.renderItem,
          itemStyle: {
            borderWidth: 2