diff --git a/src/views/sponeScreen/Echarts/echartBar3D.vue b/src/views/sponeScreen/Echarts/echartBar3D.vue index 3d23886..038626c 100644 --- a/src/views/sponeScreen/Echarts/echartBar3D.vue +++ b/src/views/sponeScreen/Echarts/echartBar3D.vue @@ -65,14 +65,14 @@ lineStyle: { color: '#384267', }, - show: true, + show: false, }, splitLine: { show: false, }, axisLine: { lineStyle: { - color: '#384267', + color: '#005CBA', width: 1, type: 'dashed', }, @@ -91,7 +91,7 @@ color: '#005CBA', width: 1, }, - show: true, + show: false, }, splitLine: { show: true, @@ -214,7 +214,9 @@ ); onMounted(() => { - init(); + setTimeout(() => { + init(); + }, 0); window.addEventListener('resize', resizeTheChart); }); return { diff --git a/src/views/sponeScreen/Echarts/echartBar3D.vue b/src/views/sponeScreen/Echarts/echartBar3D.vue index 3d23886..038626c 100644 --- a/src/views/sponeScreen/Echarts/echartBar3D.vue +++ b/src/views/sponeScreen/Echarts/echartBar3D.vue @@ -65,14 +65,14 @@ lineStyle: { color: '#384267', }, - show: true, + show: false, }, splitLine: { show: false, }, axisLine: { lineStyle: { - color: '#384267', + color: '#005CBA', width: 1, type: 'dashed', }, @@ -91,7 +91,7 @@ color: '#005CBA', width: 1, }, - show: true, + show: false, }, splitLine: { show: true, @@ -214,7 +214,9 @@ ); onMounted(() => { - init(); + setTimeout(() => { + init(); + }, 0); window.addEventListener('resize', resizeTheChart); }); return { diff --git a/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue b/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue index 37c3002..3075239 100644 --- a/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue +++ b/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue @@ -1 +1,65 @@ - + + + + + diff --git a/src/views/sponeScreen/Echarts/echartBar3D.vue b/src/views/sponeScreen/Echarts/echartBar3D.vue index 3d23886..038626c 100644 --- a/src/views/sponeScreen/Echarts/echartBar3D.vue +++ b/src/views/sponeScreen/Echarts/echartBar3D.vue @@ -65,14 +65,14 @@ lineStyle: { color: '#384267', }, - show: true, + show: false, }, splitLine: { show: false, }, axisLine: { lineStyle: { - color: '#384267', + color: '#005CBA', width: 1, type: 'dashed', }, @@ -91,7 +91,7 @@ color: '#005CBA', width: 1, }, - show: true, + show: false, }, splitLine: { show: true, @@ -214,7 +214,9 @@ ); onMounted(() => { - init(); + setTimeout(() => { + init(); + }, 0); window.addEventListener('resize', resizeTheChart); }); return { diff --git a/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue b/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue index 37c3002..3075239 100644 --- a/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue +++ b/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue @@ -1 +1,65 @@ - + + + + + diff --git a/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue b/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue index c06a3dc..35608fb 100644 --- a/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue +++ b/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue @@ -1,3 +1,62 @@ + + + + diff --git a/src/views/sponeScreen/Echarts/echartBar3D.vue b/src/views/sponeScreen/Echarts/echartBar3D.vue index 3d23886..038626c 100644 --- a/src/views/sponeScreen/Echarts/echartBar3D.vue +++ b/src/views/sponeScreen/Echarts/echartBar3D.vue @@ -65,14 +65,14 @@ lineStyle: { color: '#384267', }, - show: true, + show: false, }, splitLine: { show: false, }, axisLine: { lineStyle: { - color: '#384267', + color: '#005CBA', width: 1, type: 'dashed', }, @@ -91,7 +91,7 @@ color: '#005CBA', width: 1, }, - show: true, + show: false, }, splitLine: { show: true, @@ -214,7 +214,9 @@ ); onMounted(() => { - init(); + setTimeout(() => { + init(); + }, 0); window.addEventListener('resize', resizeTheChart); }); return { diff --git a/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue b/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue index 37c3002..3075239 100644 --- a/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue +++ b/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue @@ -1 +1,65 @@ - + + + + + diff --git a/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue b/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue index c06a3dc..35608fb 100644 --- a/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue +++ b/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue @@ -1,3 +1,62 @@ + + + + diff --git a/src/views/spongePerformance/OutputPerformance/SewageTreatment.vue b/src/views/spongePerformance/OutputPerformance/SewageTreatment.vue index d49fc2a..b86ad5d 100644 --- a/src/views/spongePerformance/OutputPerformance/SewageTreatment.vue +++ b/src/views/spongePerformance/OutputPerformance/SewageTreatment.vue @@ -1,4 +1,5 @@ - + diff --git a/src/views/sponeScreen/Echarts/echartBar3D.vue b/src/views/sponeScreen/Echarts/echartBar3D.vue index 3d23886..038626c 100644 --- a/src/views/sponeScreen/Echarts/echartBar3D.vue +++ b/src/views/sponeScreen/Echarts/echartBar3D.vue @@ -65,14 +65,14 @@ lineStyle: { color: '#384267', }, - show: true, + show: false, }, splitLine: { show: false, }, axisLine: { lineStyle: { - color: '#384267', + color: '#005CBA', width: 1, type: 'dashed', }, @@ -91,7 +91,7 @@ color: '#005CBA', width: 1, }, - show: true, + show: false, }, splitLine: { show: true, @@ -214,7 +214,9 @@ ); onMounted(() => { - init(); + setTimeout(() => { + init(); + }, 0); window.addEventListener('resize', resizeTheChart); }); return { diff --git a/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue b/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue index 37c3002..3075239 100644 --- a/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue +++ b/src/views/spongePerformance/OutputPerformance/AnnualRunoffPollution.vue @@ -1 +1,65 @@ - + + + + + diff --git a/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue b/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue index c06a3dc..35608fb 100644 --- a/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue +++ b/src/views/spongePerformance/OutputPerformance/AnnualTotalRunoff.vue @@ -1,3 +1,62 @@ + + + + diff --git a/src/views/spongePerformance/OutputPerformance/SewageTreatment.vue b/src/views/spongePerformance/OutputPerformance/SewageTreatment.vue index d49fc2a..b86ad5d 100644 --- a/src/views/spongePerformance/OutputPerformance/SewageTreatment.vue +++ b/src/views/spongePerformance/OutputPerformance/SewageTreatment.vue @@ -1,4 +1,5 @@ - + diff --git a/src/views/spongePerformance/OutputPerformance/UrbanDomesticSewage.vue b/src/views/spongePerformance/OutputPerformance/UrbanDomesticSewage.vue index 6ce3f37..94c365b 100644 --- a/src/views/spongePerformance/OutputPerformance/UrbanDomesticSewage.vue +++ b/src/views/spongePerformance/OutputPerformance/UrbanDomesticSewage.vue @@ -1,34 +1,31 @@