Plotly Python generic
Plotly Python generic¶
| Name | Type | Default Value | Description |
|---|---|---|---|
| enforceTextColor | boolean | True | Enforces theme or user based text color. Disable this property if it overrides your Plotly preferences |
| textColor | string | var(--widget-color) | Text color in case enforceTextColor is true |
| enforceBackgroundTransparency | boolean | True | Enforces plot background transparency. Disable this property if it overrides your Plotly preferences |
| hideModeBar | boolean | False | If true, hide Plotly widget Modebar |