| Modifier and Type | Class and Description |
|---|---|
class |
BarLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
FunnelLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
PieLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
SunburstLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
ThemeRiverLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
TreemapSeriesLabel |
| Modifier and Type | Class and Description |
|---|---|
class |
SeriesLabel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BarLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/bar/BarSeries.ts#L43
|
| Modifier and Type | Method and Description |
|---|---|
BoxplotStateOption |
BoxplotStateOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Method and Description |
|---|---|
CandlestickStateOption |
CandlestickStateOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunnelLabelOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/funnel/FunnelSeries.ts#L46
|
| Modifier and Type | Method and Description |
|---|---|
GraphBlurOption |
GraphBlurOption.setEdgeLabel(SeriesLabelOption edgeLabel) |
GraphEmphasisOption |
GraphEmphasisOption.setEdgeLabel(SeriesLabelOption edgeLabel) |
GraphSelectOption |
GraphSelectOption.setEdgeLabel(SeriesLabelOption edgeLabel) |
GraphSeriesOption |
GraphSeriesOption.setLabel(SeriesLabelOption label) |
GraphBlurOption |
GraphBlurOption.setLabel(SeriesLabelOption label) |
GraphEmphasisOption |
GraphEmphasisOption.setLabel(SeriesLabelOption label) |
GraphNodeStateOption |
GraphNodeStateOption.setLabel(SeriesLabelOption label) |
GraphSelectOption |
GraphSelectOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Method and Description |
|---|---|
HeatmapStateOption |
HeatmapStateOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Method and Description |
|---|---|
LineStateOption |
LineStateOption.setLabel(SeriesLabelOption label) |
LineSeriesOption |
LineSeriesOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Method and Description |
|---|---|
ParallelStateOption |
ParallelStateOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PieLabelOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/chart/pie/PieSeries.ts#L59
|
| Modifier and Type | Method and Description |
|---|---|
RadarStateOption |
RadarStateOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Method and Description |
|---|---|
SankeyNodeStateOption |
SankeyNodeStateOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Method and Description |
|---|---|
ScatterStateOption |
ScatterStateOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Interface and Description |
|---|---|
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 | Method and Description |
|---|---|
TreeStateOption |
TreeStateOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TreemapSeriesLabelOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/treemap/TreemapSeries.ts#L56
|
| Modifier and Type | Method and Description |
|---|---|
MarkPointStateOption |
MarkPointStateOption.setLabel(SeriesLabelOption label) |
MarkAreaStateOption |
MarkAreaStateOption.setLabel(SeriesLabelOption label) |
| Modifier and Type | Method and Description |
|---|---|
SeriesLabelOption |
SeriesLabelOption.setFormatter(String formatter) |
Copyright © 2022. All rights reserved.