Visualization - Number - Modern Gauge

From Q
Jump to navigation Jump to search
VizIcon Number On Gauge 1.svg

The Number Options in Displayr allow you to visually represent a single number as an HTML widget. The Number in Gauge visualization is a gauge filled according to the input number.

Example

The following visualization is based on the number in a combo box. The visualization will automatically update when the value in the combo box is altered.

Create a Number in Gauge visualization in Displayr

1. Go to Insert > Visualization > Number > Number in gauge
2. Under Inputs > DATA SOURCE > Data Source, select the type of your data source
3. Under Inputs > DATA SOURCE > Input data, type in your number or specify the location of the number.

Object Inspector Options

For more details, see Visualization - Number Options

Code

{
    "shape": "Gauge"
}