We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f00d35 commit 9eaae2bCopy full SHA for 9eaae2b
src/visualization/types/Gauge/constants.ts
@@ -68,5 +68,5 @@ export const GAUGE_THEME_DARK: GaugeTheme = {
68
}
69
70
export const GAUGE_ARC_LENGTH_DEFAULT = 1.5 * Math.PI
71
-export const GAUGE_VALUE_POSITION_X_OFFSET_DEFAULT = 1.5
+export const GAUGE_VALUE_POSITION_X_OFFSET_DEFAULT = 0
72
export const GAUGE_VALUE_POSITION_Y_OFFSET_DEFAULT = 1.5
0 commit comments