fix: behavior pattern的bar设置最小高度

This commit is contained in:
chenjinsong
2023-11-15 17:53:34 +08:00
parent e288e20fd7
commit e5a7c2abfa

View File

@@ -257,7 +257,8 @@ export const pieChartOption4 = {
show: false,
position: 'middle',
formatter: '{b}: {c}'
}
},
barMinHeight: 5
}],
animation: false
}