Home > @activeviam/activeui-sdk > ChartConfiguration
ChartConfiguration interface
Signature:
export interface ChartConfiguration
Properties
| Property | Type | Description |
|---|---|---|
| mapping | ChartMapping | |
| plotly | PlotlyOverrides | |
| style | ChartStyle | |
| subplotLimits | Partial<SubplotLimits> | |
| switchedTo | string | |
| type | string |