d-kishore opened a new issue #13696:
URL: https://github.com/apache/incubator-echarts/issues/13696


   ### What problem does this feature solve?
   we want to set the legend in two column fashion, how can we achieve this  
with legend options  also we want to add a title wit ellipsis for legend text 
   
   ### What does the proposed API look like?
   legend:{
   orient: 'horizontal',
   itemsPerrow:2
   html:true,
   title:<some HTML>
   }
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to