apache / apache/echarts

Problem with tooltip axis of radar charts

Open
#10,537 25 comments 0 reactions 1 assignee Claimed by @Ovilia View on GitHub
bug en topic: tooltip
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version
4.2.1

### Reproduction link
[https://echarts.apache.org/examples/en/editor.html?c=radar-custom](https://echarts.apache.org/examples/en/editor.html?c=radar-custom)

### Steps to reproduce
Complete the code of the example with :
```
tooltip:{
trigger:"axis"
}
```

### What is expected?
Tooltip should appears on-hover the radar axis.

### What is actually happening?
Nothing appears on hover

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.