apache / apache/echarts

[Bug] Area Chart - Tooltip Conflicts with Emphasis

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

Description

### Version

5.6.0

### Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?c=area-stack

### Steps to Reproduce

1. Using the current Stacked Area Chart example

### Current Behavior

When hovering over a series, emphasis applies to fade the other series and the tooltip appears.
Once this happens, move the cursor within the same series. When you hit another data point for the series, the tooltip remains but emphasis stops applying.

### Expected Behavior

Emphasis should continue being applied as long as the user's cursor is over the series

### Environment

```markdown
n/a
```

### Any additional comments?

_No response_

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.