hanbaoshan
2021-01-25 16a8e97d34dd90cf54f0607fcb9a3a27c12db319
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