| Package | Description |
|---|---|
| org.icepear.echarts.charts.bar | |
| org.icepear.echarts.origin.chart.bar |
| Modifier and Type | Class and Description |
|---|---|
class |
BarDataItem |
class |
BarEmphasis |
class |
BarSeries |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BarDataItemOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L59
|
interface |
BarEmphasisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L52
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1541
|
interface |
BarSeriesOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L65
|
| Modifier and Type | Method and Description |
|---|---|
BarStateOption |
BarStateOption.setItemStyle(BarItemStyleOption itemStyle) |
BarStateOption |
BarStateOption.setLabel(BarLabelOption label) |
Copyright © 2022. All rights reserved.