| Modifier and Type | Class and Description |
|---|---|
class |
GraphSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
HeatmapSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
ScatterSeries |
| 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 |
HeatmapSeriesOption
https://github.com/apache/echarts/blob/1277d7ae81f2b1c7ede4e1731820a1c06bd16cf0/src/chart/heatmap/HeatmapSeries.ts#L58
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScatterSeriesOption
https://github.com/apache/echarts/blob/1277d7ae81f2b1c7ede4e1731820a1c06bd16cf0/src/chart/scatter/ScatterSeries.ts#L62
|
| Modifier and Type | Method and Description |
|---|---|
SeriesOnCalendarOptionMixin |
SeriesOnCalendarOptionMixin.setCalendarId(String calendarId) |
SeriesOnCalendarOptionMixin |
SeriesOnCalendarOptionMixin.setCalendarIndex(Number calendarIndex) |
Copyright © 2022. All rights reserved.