How to set the legend area into two-columns in Apache Echarts
What problem does this feature solve?
I want to make the legend area into two-column in Apache Echarts, how I can achieve this with legend options?
What does the proposed API look like?
legend:{ NumerofRows:2; itemPerRow:7; }
Legend Area should looks like image mentioned below.

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!