You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
jacquie, Georgiyu, ZhengRui, gowthamzinc and Justin-ZS