apache / apache/echarts

[Feature] Change specific data point symbol by hover

Open
#18,236 4 comments 0 reactions 0 assignees View on GitHub
en new-feature pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?

Cannot change data point symbol by hover.
For example, if I hover on data point `['Tue', 230]` in https://echarts.apache.org/examples/en/editor.html?c=line-simple, I wanna highlight the point with different symbol, such as diamond or triangle.
I know there is `markPoint` option, but as far as I know, it doesn't highlight data point by hover.

### What does the proposed API look like?

Change specific data point symbol by hove. If it's not hovered, display the normal data point.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.