widget Properties
The widgets key defines all widgets that are available in the dashboard. It contains a separate node for each widget. Each widget appears in all layouts to which it’s added. The properties available for each widget depend on the widget type. For example, a chart widget has the legend property, but a text widget doesn’t.
| Property Name | Description |
|---|---|
parameters | Widget parameters vary depending on the type of widget and, if applicable, type of chart. The step element defines the step attached to a widget. For detailed information about different widget parameters, see parameters Properties. |
type | The widget type specifies one of the other supported widget types. The value of this field must be a string.
|