id |
string
|
The ID used to identify this component in Dash callbacks. |
meta |
Object
|
The metadata the plotter selection is based on. |
config |
Object
|
The resulting configuration of the plot. |
currentConfig |
Object
|
The current configuration of the plot. |
showFilter |
boolean
|
Prop to define the visibility of the Filter panel |
showTransform |
boolean
|
Prop to define the visibility of the Transform panel |
showPlotter |
boolean
|
Prop to define the visibility of the Plot panel |
showMetadata |
boolean
|
Prop to define the visibility of the Metadata panel |
showParameterization |
boolean
|
Prop to define the visibility of the Parameterization panel |
showStore |
boolean
|
Prop to define the visibility of the Store panel |
showUpdate |
boolean
|
Prop to define the visibility of the update plot button |
setProps |
|
Dash-assigned callback that should be called to report property changes
to Dash, to make them available for callbacks. |