Bladeren bron

feat:charts-fontsize

ananzhusen 1 jaar geleden
bovenliggende
commit
49fcbe661e
1 gewijzigde bestanden met toevoegingen van 11 en 0 verwijderingen
  1. 11 0
      src/services/echarts.ts

+ 11 - 0
src/services/echarts.ts

@@ -3983,6 +3983,7 @@ export const charts = [
                   },
                   detail: {
                     color: '#0c56eb',
+                    fontSize: 16,
                   },
                   progress: {
                     show: true,
@@ -3991,6 +3992,7 @@ export const charts = [
                   },
                   axisLabel: {
                     color: '#ddd',
+                    fontSize: 12,
                   },
                   itemStyle: {
                     color: '#0c56eb',
@@ -4073,6 +4075,7 @@ export const charts = [
                   },
                   axisLabel: {
                     show: false,
+                    fontSize: 12,
                   },
                   itemStyle: {
                     show: false,
@@ -4275,6 +4278,7 @@ export const charts = [
                   },
                   axisLabel: {
                     show: false,
+                    fontSize: 12,
                   },
 
                   itemStyle: {
@@ -4282,6 +4286,7 @@ export const charts = [
                   },
                   detail: {
                     show: false,
+                    fontSize: 16,
                   },
                   title: {
                     show: false,
@@ -4388,6 +4393,7 @@ export const charts = [
                   axisLabel: {
                     color: '#4d5bd1',
                     distance: 16,
+                    fontSize: 12,
                   },
                   axisTick: {
                     distance: 16,
@@ -4420,6 +4426,7 @@ export const charts = [
                       fontWeight: '700',
                       color: '#0c56eb',
                     },
+                    fontSize: 16,
                   },
 
                   data: [
@@ -4486,6 +4493,7 @@ export const charts = [
                   axisLabel: {
                     color: '#4d5bd1',
                     distance: 16,
+                    fontSize: 12,
                   },
                   axisTick: {
                     distance: -50,
@@ -4518,6 +4526,7 @@ export const charts = [
                       fontWeight: '700',
                       color: '#0c56eb',
                     },
+                    fontSize: 12,
                   },
                   data: [
                     {
@@ -4583,6 +4592,7 @@ export const charts = [
                   },
                   axisLabel: {
                     show: false,
+                    fontSize: 16,
                   },
                   axisTick: {
                     show: false,
@@ -4608,6 +4618,7 @@ export const charts = [
                       fontWeight: 400,
                       color: '#EDFFFD',
                     },
+                    fontSize: 16,
                   },
                   data: [
                     {