heyujie
2021-02-25 8c7d1ed32b7653e9e0bf72544a28f99144e92d04
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