| Modifier and Type | Class and Description |
|---|---|
class |
Option |
| Modifier and Type | Class and Description |
|---|---|
class |
BarSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxplotSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
CandlestickSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
FunnelSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
GaugeSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
HeatmapSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
LineSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
PieSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
RadarSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
SankeySeries |
| Modifier and Type | Class and Description |
|---|---|
class |
ScatterSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
SunburstSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
ThemeRiverSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeSeries |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryAxis |
class |
LogAxis |
class |
TimeAxis |
class |
ValueAxis |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryParallelAxis |
class |
LogParallelAxis |
class |
TimeParallelAxis |
class |
ValueParallelAxis |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryAngleAxis |
class |
CategoryRadiusAxis |
class |
LogAngleAxis |
class |
LogRadiusAxis |
class |
TimeAngleAxis |
class |
TimeRadiusAxis |
class |
ValueAngleAxis |
class |
ValueRadiusAxis |
| Modifier and Type | Class and Description |
|---|---|
class |
CategorySingleAxis |
class |
LogSingleAxis |
class |
TimeSingleAxis |
class |
ValueSingleAxis |
| Modifier and Type | Class and Description |
|---|---|
class |
MarkArea |
class |
MarkLine |
class |
MarkPoint |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BarSeriesOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L65
|
interface |
BaseBarSeriesOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BaseBarSeries.ts#L34
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoxplotSeriesOption
https://github.com/apache/echarts/blob/1277d7ae81f2b1c7ede4e1731820a1c06bd16cf0/src/chart/boxplot/BoxplotSeries.ts#L58
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CandlestickSeriesOption
https://github.com/apache/echarts/blob/1277d7ae81f2b1c7ede4e1731820a1c06bd16cf0/src/chart/candlestick/CandlestickSeries.ts#L63
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunnelSeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/funnel/FunnelSeries.ts#L74
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GaugeSeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/gauge/GaugeSeries.ts#L123
|
| 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 |
LineSeriesOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/line/LineSeries.ts#L73
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ParallelSeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/parallel/ParallelSeries.ts#L60
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PieSeriesOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/pie/PieSeries.ts#L100
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RadarSeriesOption
https://github.com/apache/echarts/blob/1277d7ae81f2b1c7ede4e1731820a1c06bd16cf0/src/chart/radar/RadarSeries.ts#L62
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SankeySeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/sankey/SankeySeries.ts#L94
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScatterSeriesOption
https://github.com/apache/echarts/blob/1277d7ae81f2b1c7ede4e1731820a1c06bd16cf0/src/chart/scatter/ScatterSeries.ts#L62
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SunburstSeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/sunburst/SunburstSeries.ts#L120
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/util/types.ts#L860
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThemeRiverSeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/themeRiver/ThemeRiverSeries.ts#L61
|
| 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 |
MarkAreaOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/marker/MarkAreaModel.ts#L59
|
interface |
MarkerOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/marker/MarkerModel.ts#L84
|
interface |
MarkLineOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/marker/MarkLineModel.ts#L83
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/marker/MarkLineModel.ts#L76
|
interface |
MarkPointOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/marker/MarkPointModel.ts#L48
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AxisBaseOptionCommon
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L30
|
interface |
CategoryAxisBaseOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L110
|
interface |
LogAxisBaseOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L148
|
interface |
NumericAxisBaseOptionCommon
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L84
|
interface |
TimeAxisBaseOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L153
|
interface |
ValueAxisBaseOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L137
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CategoryAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L33
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L42
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L45
|
interface |
LogAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L33
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L42
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L45
|
interface |
TimeAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L33
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L42
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L45
|
interface |
ValueAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L33
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L42
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/AxisModel.ts#L45
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CategoryParallelAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/parallel/AxisModel.ts#L43
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
interface |
LogParallelAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/parallel/AxisModel.ts#L43
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
interface |
TimeParallelAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/parallel/AxisModel.ts#L43
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
interface |
ValueParallelAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/parallel/AxisModel.ts#L43
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CategoryAngleAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L30
|
interface |
CategoryRadiusAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L47
|
interface |
LogAngleAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L30
|
interface |
LogRadiusAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L47
|
interface |
TimeAngleAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L30
|
interface |
TimeRadiusAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L47
|
interface |
ValueAngleAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L30
|
interface |
ValueRadiusAxisOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L257
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/polar/AxisModel.ts#L47
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CategorySingleAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/single/AxisModel.ts#L32
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
interface |
LogSingleAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/single/AxisModel.ts#L32
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
interface |
TimeSingleAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/single/AxisModel.ts#L32
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
interface |
ValueSingleAxisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/single/AxisModel.ts#L32
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/coord/axisCommonTypes.ts#L257
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EChartsOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/export/option.ts#L246
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ECBasicOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L575
|
interface |
ECUnitOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L519
|
interface |
SeriesOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1587
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/export/option.ts#L181
|
Copyright © 2022. All rights reserved.