| Modifier and Type | Class and Description |
|---|---|
class |
BarBackgroundStyle |
class |
BarItemStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
CandlestickItemStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
PieItemStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
SunburstItemStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
BreadcrumbItemStyle |
class |
TreemapSeriesItemStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
Legend |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
Title |
| Modifier and Type | Class and Description |
|---|---|
class |
Toolbox |
| Modifier and Type | Class and Description |
|---|---|
class |
ContinousVisualMap |
class |
PiecewiseVisualMap |
| 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
|
| 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 |
PieItemStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/pie/PieSeries.ts#L43
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SunburstItemStyleOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/sunburst/SunburstSeries.ts#L41
|
| 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
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LegendOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/legend/LegendModel.ts#L159
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TitleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/title/install.ts#L42
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ToolboxOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/toolbox/ToolboxModel.ts#L42
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContinousVisualMapOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/visualMap/ContinuousModel.ts#L36
|
interface |
PiecewiseVisualMapOption
https://github.com/apache/echarts/blob/0114414eed6d0f9d1bb951459517e21ae557989f/src/component/visualMap/PiecewiseModel.ts#L70
|
interface |
VisualMapOption
https://github.com/apache/echarts/blob/4569dc1d8b712dafb80b16e31c4fed0118e3acbd/src/component/visualMap/VisualMapModel.ts#L56
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItemStyleOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L971
|
| Modifier and Type | Method and Description |
|---|---|
BorderOptionMixin |
BorderOptionMixin.setBorderCap(Object borderCap) |
BorderOptionMixin |
BorderOptionMixin.setBorderColor(String borderColor) |
BorderOptionMixin |
BorderOptionMixin.setBorderDashOffset(Number borderDashOffset) |
BorderOptionMixin |
BorderOptionMixin.setBorderJoin(Object borderJoin) |
BorderOptionMixin |
BorderOptionMixin.setBorderMiterLimit(Number borderMiterLimit) |
BorderOptionMixin |
BorderOptionMixin.setBorderType(String borderType) |
BorderOptionMixin |
BorderOptionMixin.setBorderWidth(Number borderWidth) |
Copyright © 2022. All rights reserved.