| Modifier and Type | Method and Description |
|---|---|
Option |
Option.setAxisPointer(AxisPointerOption axisPointer) |
Option |
Option.setAxisPointer(AxisPointerOption[] axisPointer) |
| Modifier and Type | Class and Description |
|---|---|
class |
TooltipAxisPointer |
| Modifier and Type | Method and Description |
|---|---|
AxisPointerOption |
AxisPointerOption.setLink(Object[] link) |
AxisPointerOption |
AxisPointerOption.setMainType(String mainType) |
AxisPointerOption |
AxisPointerOption.setType(String type) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TooltipAxisPointerOption
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/component/tooltip/TooltipModel.ts#L38
|
| Modifier and Type | Method and Description |
|---|---|
EChartsOption |
EChartsOption.setAxisPointer(AxisPointerOption axisPointer) |
EChartsOption |
EChartsOption.setAxisPointer(AxisPointerOption[] axisPointer) |
Copyright © 2022. All rights reserved.