| Modifier and Type | Class and Description |
|---|---|
class |
BarSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
LineSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
ScatterSeries |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BarSeriesOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L65
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LineSeriesOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/line/LineSeries.ts#L73
|
| 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 |
|---|---|
SeriesStackOptionMixin |
SeriesStackOptionMixin.setStack(String stack) |
Copyright © 2022. All rights reserved.