| Package | Description |
|---|---|
| org.icepear.echarts.components.marker | |
| org.icepear.echarts.origin.component.marker |
| Modifier and Type | Class and Description |
|---|---|
class |
MarkLine1DDataItem |
class |
MarkLine2DDataItem |
| Modifier and Type | Method and Description |
|---|---|
MarkLine |
MarkLine.setData(MarkLineDataItemOption[] data) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MarkLine1DDataItemOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/marker/MarkLineModel.ts#L45
|
interface |
MarkLine2DDataItemOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/marker/MarkLineModel.ts#L76
|
| Modifier and Type | Method and Description |
|---|---|
MarkLineOption |
MarkLineOption.setData(MarkLineDataItemOption[] data) |
Copyright © 2022. All rights reserved.