| Package | Description |
|---|---|
| org.icepear.echarts.components.marker | |
| org.icepear.echarts.origin.component.marker |
| Modifier and Type | Class and Description |
|---|---|
class |
MarkArea |
class |
MarkLine |
class |
MarkPoint |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MarkAreaOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/marker/MarkAreaModel.ts#L59
|
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 | Method and Description |
|---|---|
MarkerOption |
MarkerOption.setData(Object[] data) |
MarkerOption |
MarkerOption.setSilent(Boolean silent) |
MarkerOption |
MarkerOption.setTooltip(Object tooltip) |
Copyright © 2022. All rights reserved.