| Modifier and Type | Class and Description |
|---|---|
class |
BarBackgroundStyle |
class |
BarItemStyle |
class |
BarLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
CandlestickItemStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
FunnelLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
GaugeDetail |
class |
GaugeTitle |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphEdgeLineStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
LineAreaStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
PieItemStyle |
class |
PieLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
SankeyEdgeStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
SunburstItemStyle |
class |
SunburstLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
ThemeRiverLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
BreadcrumbItemStyle |
class |
TreemapSeriesItemStyle |
class |
TreemapSeriesLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
AxisPointerLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
AxisNameTextStyle |
class |
CategoryAxisLabel |
class |
LogAxisLabel |
class |
TimeAxisLabel |
class |
ValueAxisLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
RadarAxisName |
| Modifier and Type | Class and Description |
|---|---|
class |
Grid |
| Modifier and Type | Class and Description |
|---|---|
class |
AreaStyle |
class |
ItemStyle |
class |
LineStyle |
class |
SeriesLabel |
class |
SeriesLineLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
Label |
class |
Text |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BarBackgroundStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L84
|
interface |
BarItemStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L55
|
interface |
BarLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L43
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CandlestickItemStyleOption
https://github.com/apache/echarts/blob/1277d7ae81f2b1c7ede4e1731820a1c06bd16cf0/src/chart/candlestick/CandlestickSeries.ts#L43
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunnelLabelOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/funnel/FunnelSeries.ts#L46
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GaugeDetailOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/gauge/GaugeSeries.ts#L94
|
interface |
GaugeTitleOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/gauge/GaugeSeries.ts#L81
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GraphEdgeLineStyleOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/graph/GraphSeries.ts#L61
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LineAreaStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/line/LineSeries.ts#L103
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PieItemStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/pie/PieSeries.ts#L43
|
interface |
PieLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/pie/PieSeries.ts#L59
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SankeyEdgeStyleOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/sankey/SankeySeries.ts#L58
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SunburstItemStyleOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/sunburst/SunburstSeries.ts#L41
|
interface |
SunburstLabelOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/sunburst/SunburstSeries.ts#L53
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThemeRiverLabelOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/themeRiver/ThemeRiverSeries.ts#L47
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BreadcrumbItemStyleOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/treemap/TreemapSeries.ts#L51
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1090
|
interface |
TreemapSeriesItemStyleOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/treemap/TreemapSeries.ts#L61
|
interface |
TreemapSeriesLabelOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/treemap/TreemapSeries.ts#L56
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AxisLabelBaseOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L208
|
interface |
AxisNameTextStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L157
|
interface |
CategoryAxisLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L226
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L201
|
interface |
LogAxisLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L226
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L201
|
interface |
TimeAxisLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L226
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L201
|
interface |
ValueAxisLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L226
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/axisCommonTypes.ts#L201
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/cartesian/GridModel.ts#L26
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RadarAxisNameOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/coord/radar/RadarModel.ts#L71
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L997
|
interface |
AxisPointerLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1441
|
interface |
ItemStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L971
|
interface |
LabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1090
|
interface |
LineLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1126
|
interface |
LineStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L982
|
interface |
SeriesLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1119
|
interface |
SeriesLineLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1160
|
interface |
TextCommonOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1044
|
| Modifier and Type | Method and Description |
|---|---|
ShadowOptionMixin |
ShadowOptionMixin.setShadowBlur(Number shadowBlur) |
ShadowOptionMixin |
ShadowOptionMixin.setShadowColor(String shadowColor) |
ShadowOptionMixin |
ShadowOptionMixin.setShadowOffsetX(Number shadowOffsetX) |
ShadowOptionMixin |
ShadowOptionMixin.setShadowOffsetY(Number shadowOffsetY) |
Copyright © 2022. All rights reserved.