RadarWidgetOptions
Options for layout components.
Extends
Properties
widget
widget:
"radar"
@x-intellij-html-description
Type of the widget to use.
\n- \n
- custom: Custom widget \n
- donut: Donut chart \n
- history: History chart \n
- kanban: Kanban board \n
- permissions: Permissions widget \n
- scan: Scan widget \n
- bar: Bar chart \n
- column: Column chart \n
- line: Line chart \n
- progress: Progress widget \n
- radar: Radar chart \n
Overrides
Defined in
layout/types.ts:434
dynamic_height?
optional
dynamic_height:boolean
Inherited from
WidgetComponentOptions
.dynamic_height
Defined in
layout/types.ts:303
hidden_from_frontend?
optional
hidden_from_frontend:boolean
Inherited from
WidgetComponentOptions
.hidden_from_frontend
Defined in
layout/types.ts:120
show_in?
optional
show_in:DefinedModuleAction
[]
Inherited from
WidgetComponentOptions
.show_in
Defined in
layout/types.ts:121
recipes?
optional
recipes:LayoutElementRecipes
|object
Inherited from
WidgetComponentOptions
.recipes
Defined in
layout/types.ts:122