| Package | Description |
|---|---|
| org.icepear.echarts.charts.graph | |
| org.icepear.echarts.origin.chart.graph |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphCategoryItem |
class |
GraphNodeItem |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GraphCategoryItemOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/graph/GraphSeries.ts#L132
|
interface |
GraphNodeItemOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/graph/GraphSeries.ts#L82
|
| Modifier and Type | Method and Description |
|---|---|
GraphNodeStateOption |
GraphNodeStateOption.setItemStyle(ItemStyleOption itemStyle) |
GraphNodeStateOption |
GraphNodeStateOption.setLabel(SeriesLabelOption label) |
Copyright © 2022. All rights reserved.