# Type alias CartesianWidgetType
CartesianWidgetType:
"chart/area"
|"chart/bar"
|"chart/column"
|"chart/line"
|"chart/polar"
The type of a widget on a dashboard that is a variant of Cartesian widget.
CartesianWidgetType:
"chart/area"
|"chart/bar"
|"chart/column"
|"chart/line"
|"chart/polar"
The type of a widget on a dashboard that is a variant of Cartesian widget.