Gauge Renderers deal with formatting numeric values associated with Gauge visualizations.
Value Field
The Value field is used to retrieve the value from the data to display in the gauge. It reflects the actual value of the chart.
Gauge Color
The gauge uses a color renderer to determine the coloring for the gauge. Different gauges can show different colors based on underlying data values, which convey additional information beyond the value displayed in the gauge.
Arc Gauge
Show Value Label
This Boolean determines whether the value field should be displayed inside the arc gauge or not.
- YES – A formatted value will be displayed inside the gauge. The format will be specified in the Value Label Section.
- NO – No value will be displayed inside the gauge.
Value Label
The Value Label uses a number of renderers to handle the formatting of the value.