You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/11/25 14:22:53 UTC

[GitHub] [incubator-echarts] d-kishore opened a new issue #13696: two column legend

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] d-kishore edited a comment on issue #13696: two column legend

Posted by GitBox <gi...@apache.org>.
d-kishore edited a comment on issue #13696:
URL: https://github.com/apache/incubator-echarts/issues/13696#issuecomment-734279017


   Thanks for this info
   can you please help with any sample/jsfiddle example, I'm not able find any example related to this 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] pissang commented on issue #13696: two column legend

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #13696:
URL: https://github.com/apache/incubator-echarts/issues/13696#issuecomment-734048504


   You can try using two legend components which are put in two columns


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] d-kishore commented on issue #13696: two column legend

Posted by GitBox <gi...@apache.org>.
d-kishore commented on issue #13696:
URL: https://github.com/apache/incubator-echarts/issues/13696#issuecomment-734279017


   Thanks for this info
   can you please help with any sample/jsfiddle example


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org