| Modifier and Type | Class and Description |
|---|---|
class |
GraphSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
TreemapSeries |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GraphSeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/graph/GraphSeries.ts#L139
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TreeSeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/tree/TreeSeries.ts#L83
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TreemapSeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/treemap/TreemapSeries.ts#L150
|
| Modifier and Type | Method and Description |
|---|---|
RoamOptionMixin |
RoamOptionMixin.setCenter(Number[] center) |
RoamOptionMixin |
RoamOptionMixin.setRoam(Boolean roam) |
RoamOptionMixin |
RoamOptionMixin.setRoam(String roam) |
RoamOptionMixin |
RoamOptionMixin.setScaleLimit(Object scaleLimit) |
RoamOptionMixin |
RoamOptionMixin.setZoom(Number zoom) |
Copyright © 2022. All rights reserved.