Visualization - Number - Number in Rectangle

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

The Number Options in Displayr allow you to visually represent a single number as an HTML widget. The Number in Rectangle visualization places the input number inside a rectangle 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 Rectangle visualization in Displayr

1. Go to Insert > Visualization > Number > Number in Rectangle
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.
4. Under Format > FONT > Global font color, select a more visible color

Object Inspector Options

For more details, see Visualization - Number Options

Code

{
    "shape": "Rectangle"
}