Visualization - Number - Number in Donut

From Q
Jump to navigation Jump to search
VizIcon Number On A Donut.svg

The Number Options in Displayr allow you to visually represent a single number as an HTML widget. The Number in Donut visualization is a donut chart sized 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 Donut visualization in Displayr

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