wangzhe пре 2 година
родитељ
комит
8fced22b37
2 измењених фајлова са 12 додато и 12 уклоњено
  1. 6 6
      src/views/bigdata/chart-injectionMonth.vue
  2. 6 6
      src/views/bigdata/chart-injectionYear.vue

+ 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: [{