WidgetPlotConfiguration

WidgetPlotConfiguration
WidgetPlotConfiguration

Base type for widget plot config.

JSON Example
{
    "allow_maximize": false,
    "condition": "string"
}
boolean
allow_maximize
Optional

Allow maximize capability for this widget

string
condition
Optional
Constraints: maxLength: 1024

If the condition is met then the given chart config is applied to the widget configuration.