widgets JSON
The widgets section defines the widgets that appear in the dashboard. Each widget has a name.
-
The
widgetskey 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 thelegendproperty, but a text widget doesn’t. -
The
parameterskey contains a list of properties that control the appearance of the widget. Each widget type, including each chart type, contains a unique set of properties.