@@ -178,7 +178,7 @@ export default {
}
.echart {
- width: 850px !important;
+ width: 800px !important;
height: 260px !important;
@@ -232,17 +232,17 @@ export default {
.bottomPane {
- width: 45%;
+ width: 43%;
height: 330px;
- top: calc(100% - 500px);
- left: 480px;
+ top: calc(100% - 360px);
+ left: 600px;
.legendPane {
- width: 150px;
+ width: 130px;
height: 120px;
// top: calc(100% - 500px);
top: calc(100% - 150px);
+ left: 460px;
.lcolor {
display: inline-block;
width: 16px;