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 2021/10/20 14:13:03 UTC

[GitHub] [echarts] gentritg commented on issue #3007: Suggestion: Scaling the chart down when there is overlap with the legend

gentritg commented on issue #3007:
URL: https://github.com/apache/echarts/issues/3007#issuecomment-947707996


   > I work in angualar and I solved it by separating the chart into 2 component, one is a component where I draw the legend by myself and one is to draw pie only using echarts. both are contained under a parent component having display: flex where I have flex-grow: 1 for the pie child component. this solved the responseness issue for me.
   
   How did you do that ? And do you maybe know a way to create a sub-legend too? Like you have a legend with categories and some categories have sub-categories, so you create a legend and a sublegend which is only shown when you click over the category which contains sub-categories? 
   Would be really helpful.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

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