派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-07 2a5d7a14fc383329fc7ec45b3f96479bd2c18e26
src/components/BaseNav/PublicBounced/GasComponents/ECharts.vue
@@ -39,10 +39,12 @@
    return {
      watchData: [],
      dialogVisible: false,
      options: {
      dialogVisible: false,
      dataDate: [],
      options: {
        title: {
          // text: '折线图堆叠'
        // text: '折线图堆叠'
        },
        color: ['#5470c6', '#91CC75', '#EE6666', '#FF0087'],
        tooltip: {
@@ -81,9 +83,9 @@
              color: '#00d0f9'
            }
          }]
          // pageTextStyle: {
          //   color: '#fff'
          // }
        // pageTextStyle: {
        //   color: '#fff'
        // }
        },
        grid: {
          left: '3%',