Browse Source

pref: 图例颜色修改

TwoKe 2 years ago
parent
commit
2bef4e3943
1 changed files with 7 additions and 0 deletions
  1. 7 0
      src/views/main/right/PoliceStatistics/PoliceCount.vue

+ 7 - 0
src/views/main/right/PoliceStatistics/PoliceCount.vue

@@ -36,6 +36,13 @@ export default {
             formatter: (v) => `${v}`,
           },
         },
+        legend: {
+          itemName: {
+            style: {
+              fill: '#85e9ff',
+            }
+          }
+        },
         label: null,
         statistic: {
           title: {