Ability to scroll the piecewise visual map similar to legend
Open
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
Assessment
This issue has not been assessed yet.