| Modifier and Type | Class and Description |
|---|---|
class |
FunnelDataItem |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphEdgeItem |
| Modifier and Type | Class and Description |
|---|---|
class |
PieDataItem |
| Modifier and Type | Class and Description |
|---|---|
class |
SankeyEdgeItem |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunnelDataItemOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/funnel/FunnelSeries.ts#L64
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GraphEdgeItemOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/graph/GraphSeries.ts#L115
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PieDataItemOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/pie/PieSeries.ts#L95
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L640
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SankeyEdgeItemOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/sankey/SankeySeries.ts#L83
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumericGraphEdgeItemObject
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/util/types.ts#L626
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/util/types.ts#L640
|
| Modifier and Type | Method and Description |
|---|---|
NumericOptionDataItemObject |
NumericOptionDataItemObject.setValue(Number value) |
NumericOptionDataItemObject |
NumericOptionDataItemObject.setValue(Number[] value) |
NumericOptionDataItemObject |
NumericOptionDataItemObject.setValue(String value) |
NumericOptionDataItemObject |
NumericOptionDataItemObject.setValue(String[] value) |
Copyright © 2022. All rights reserved.