diff --git a/core/core-frontend/src/views/chart/components/js/panel/charts/others/gauge.ts b/core/core-frontend/src/views/chart/components/js/panel/charts/others/gauge.ts index dbefaf6240..5e398c774e 100644 --- a/core/core-frontend/src/views/chart/components/js/panel/charts/others/gauge.ts +++ b/core/core-frontend/src/views/chart/components/js/panel/charts/others/gauge.ts @@ -74,7 +74,7 @@ export class Gauge extends G2PlotChartView { // options const initOptions: GaugeOptions = { percent: 0, - appendPadding: getPadding(chart), + appendPadding: [0, 10, 15, 10], axis: { tickInterval: 0.2, label: {