apache / apache/echarts

Ability to scroll the piecewise visual map similar to legend

Open
#13,759 11 comments 5 reactions 1 assignee Claimed by @100pah View on GitHub
en new-feature waiting-for: community
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?
When there are a lot of categories in the piecewise visual map, the categories are clipped in the chart. There should be an option to scroll them like it is provided for legend.

### What does the proposed API look like?
Legend has a type option which is scroll or plain. However, visualMap already has type used for continous and piecewise. So, either a new option like 'scroll: true/false' or support scrolling automatically if it doesn't fit the chart.

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.