@ -86,7 +86,7 @@ export class HighChartCreate {
text: text,
style: {
color: '#000000',
fontSize: '22px',
fontSize: '20px',
fontFamily: '微软雅黑',
fontWeight: '300'
}
@ -110,14 +110,14 @@ export class HighChartCreate {
fontWeight: '400'
},
labels: {
fontSize:'18px'
fontSize: '18px'
max: max,
@ -135,7 +135,7 @@ export class HighChartCreate {