@ -156,7 +156,7 @@ export class EchartsComponent implements OnInit {
type: "category",
data: this.zhiData.name,
axisLabel: {
fontSize: 12,
fontSize: 10,
lineHeight: 31,
},
axisLine: {
@ -206,7 +206,8 @@ export class EchartsComponent implements OnInit {
backgroundStyle: {
color: "#F2F5F6",
barWidth: 40,
// barWidth: 30,
barMaxWidth: 40,
color: this.color,
itemStyle: {
normal: {