apache / apache/echarts

visualMap与折线图的symbol标记冲突

Open
#15,898 2 comments 0 reactions 0 assignees View on GitHub
bug topic: visualMap
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version
5.2.1

### Reproduction link
[https://echarts.apache.org/examples/zh/editor.html?c=area-pieces](https://echarts.apache.org/examples/zh/editor.html?c=area-pieces)

### Steps to reproduce
1. 打开上面的链接(也是官方例子);
2. 把series里的symbol配置为circle;
3. 观察折线上的标记。

### What is expected?
折线上的标记都能显示

### What is actually happening?
只有在pieces范围内的才显示,非pieces范围内(包括边界)的都不显示

---
奇怪的是,symbol为默认的emptyCircle时却是可见的,不知为何这个官方例子,特意把symboly设置为none.

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.