Skip to content

Documentation v1.0.0


Documentation / @openassistant/echarts / BoxPlotChartOptionProps

Type Alias: BoxPlotChartOptionProps ​

BoxPlotChartOptionProps = object & BoxplotDataProps

Defined in: components/echarts/src/boxplot/boxplot-option.tsx:10

Type Declaration ​

isExpanded ​

isExpanded: boolean

rawData ​

rawData: object

Index Signature ​

[key: string]: number[]

theme ​

theme: string

Released under the MIT License.