# Type alias WidgetType
WidgetType:
"chart/boxplot"
|"chart/scatter"
|"indicator"
|"map/area"
|"map/scatter"
|"plugin"
|CartesianWidgetType
|CategoricalWidgetType
|TabularWidgetType
|TextWidgetType
The type of a widget on a dashboard.
WidgetType:
"chart/boxplot"
|"chart/scatter"
|"indicator"
|"map/area"
|"map/scatter"
|"plugin"
|CartesianWidgetType
|CategoricalWidgetType
|TabularWidgetType
|TextWidgetType
The type of a widget on a dashboard.