fix(图表): 修复仪表盘底部显示不全 #15197

This commit is contained in:
wisonic-s
2025-04-07 15:06:25 +08:00
committed by GitHub
parent f9f0f3adeb
commit d326f72af9

View File

@@ -74,7 +74,7 @@ export class Gauge extends G2PlotChartView<GaugeOptions, G2Gauge> {
// options
const initOptions: GaugeOptions = {
percent: 0,
appendPadding: getPadding(chart),
appendPadding: [0, 10, 15, 10],
axis: {
tickInterval: 0.2,
label: {