@@ -107,10 +107,10 @@ export default {
grid: {
left: 0,
right: 0,
- bottom: -50,
+ bottom: '0%',
top: 20,
width: '100%',
- height: '96%',
+ height: '92%',
containLabel: true
},
yAxis: {
@@ -358,6 +358,7 @@ export default {
align-items: center;
justify-content: space-around;
font: normal 0.6vw hxb;
+ padding-bottom: 2vh;
.c-item {
color: #91FFFF;
display: flex;