apache / apache/echarts

Hiding custom series by row

Open
#15,246 3 comments 0 reactions 0 assignees View on GitHub
en new-feature topic: custom
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version
5.1.2

### Steps to reproduce
View the example: https://echarts.apache.org/examples/en/editor.html?c=custom-profile
Add a legend so that "CategoryA" can be hidden by clicking on it in the legend.

### What is expected?
Legend will show for each of categoryA,categoryB,categoryC

### What is actually happening?
Legend doesn't show as each series doesn't have 'name'

---
How do we create 'name' for each of categoryA,categoryB,categoryC so that the legend can reference them?

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.