Visualization - Number - Number in Oval

From Q
Jump to navigation Jump to search
VizIcon Number On Oval.svg

The Number Options in Displayr allow you to visually represent a single number as an HTML widget. The Number in Oval visualization places the input number inside an oval for emphasis.

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 Oval visualization in Displayr

1. Go to Insert > Visualization > Number > Number in Oval
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": "Circle"
}