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 NameDescription
parametersWidget 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.
typeThe widget type specifies one of the other supported widget types. The value of this field must be a string.
  • chart
  • comparetable
  • container
  • dateselector
  • globalfilters
  • filterpanel
  • image
  • link
  • listselector
  • number
  • pillbox
  • rangeselector
  • table
  • text
  • valuestable