| Package | Description |
|---|---|
| org.icepear.echarts.charts.boxplot | |
| org.icepear.echarts.origin.chart.boxplot |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxplotDataItem |
class |
BoxplotEmphasis |
class |
BoxplotSeries |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoxplotDataItemOption
https://github.com/apache/echarts/blob/1277d7ae81f2b1c7ede4e1731820a1c06bd16cf0/src/chart/boxplot/BoxplotSeries.ts#L46
|
interface |
BoxplotEmphasisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/boxplot/BoxplotSeries.ts#L52
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1541
|
interface |
BoxplotSeriesOption
https://github.com/apache/echarts/blob/1277d7ae81f2b1c7ede4e1731820a1c06bd16cf0/src/chart/boxplot/BoxplotSeries.ts#L58
|
| Modifier and Type | Method and Description |
|---|---|
BoxplotStateOption |
BoxplotStateOption.setItemStyle(ItemStyleOption itemStyle) |
BoxplotStateOption |
BoxplotStateOption.setLabel(SeriesLabelOption label) |
Copyright © 2022. All rights reserved.