|
@@ -617,7 +617,7 @@ export default {
|
|
|
grid: {
|
|
grid: {
|
|
|
left: needDualYAxis ? '6%' : '6%',
|
|
left: needDualYAxis ? '6%' : '6%',
|
|
|
right: needDualYAxis ? '6%' : '6%',
|
|
right: needDualYAxis ? '6%' : '6%',
|
|
|
- top: '12%',
|
|
|
|
|
|
|
+ top: '14%',
|
|
|
bottom: '8%',
|
|
bottom: '8%',
|
|
|
containLabel: true
|
|
containLabel: true
|
|
|
},
|
|
},
|
|
@@ -904,7 +904,7 @@ export default {
|
|
|
|
|
|
|
|
.chart {
|
|
.chart {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
- height: 220px;
|
|
|
|
|
|
|
+ height: 200px;
|
|
|
min-height: 200px;
|
|
min-height: 200px;
|
|
|
display: block;
|
|
display: block;
|
|
|
position: relative;
|
|
position: relative;
|