@@ -21,8 +21,10 @@ export default {
axisTick: {},
axisLabel: {},
grid: {
- top: 0,
- bottom: 0,
+ top: "5%",
+ left: "5%",
+ right: "5%",
+ bottom: "5%",
containLabel: true,
},
type: "time",
@@ -23,9 +23,10 @@ export default {
type: "value",
- left: 0,
- right: 0,
series: [
@@ -22,9 +22,10 @@ export default {
- left: "3%",
- right: "4%",
- bottom: "3%",
xAxis: {