wangzhe %!s(int64=2) %!d(string=hai) anos
pai
achega
8fced22b37

+ 6 - 6
src/views/bigdata/chart-injectionMonth.vue

@@ -110,10 +110,10 @@
                 color: '#20dbfd',
                 borderColor: '#20dbfd'
               },
-              left: "0",
-              right: "0",
+              left: "2",
+              right: "10",
               bottom: '0',
-              padding: [15, 0],
+              padding: [5, 0],
               data: timeLineData,
             },
             title: {
@@ -130,10 +130,10 @@
               }
             },
             grid: {
-              top: "10%",
+              top: "14%",
               left: "3%",
-              right: "7%",
-              bottom: "10%",
+              right: "5%",
+              bottom: "15%",
               containLabel: true
             },
             xAxis: [{

+ 6 - 6
src/views/bigdata/chart-injectionYear.vue

@@ -112,10 +112,10 @@
                 color: '#20dbfd',
                 borderColor: '#20dbfd'
               },
-              left: "0",
-              right: "0",
+              left: "2",
+              right: "10",
               bottom: '0',
-              padding: [15, 0],
+              padding: [5, 0],
               data: timeLineData,
             },
             title: {
@@ -132,10 +132,10 @@
               }
             },
             grid: {
-              top: "10%",
+              top: "14%",
               left: "3%",
-              right: "7%",
-              bottom: "10%",
+              right: "5%",
+              bottom: "15%",
               containLabel: true
             },
             xAxis: [{