robertjorg opened a new issue #14724: URL: https://github.com/apache/echarts/issues/14724
### Version 5.0.2 ### Reproduction link [https://github.com/robertjorg/legend-overlap](https://github.com/robertjorg/legend-overlap) ### Steps to reproduce I tried recreating with 5.2 but eCharts was giving me errors when trying to run. I was able to recreate the issue on the examples and have attached a github project displaying the issue. Create a chart with a large legend section. ### What is expected? The legend should move to the bottom of the graph and expand how much space is at the bottom of the graph. ### What is actually happening? The legend will overlap with the actual graph when multiple lines in the legend are present. You are able to fix this by expanding the bottom size of the grid. --- We have a need to have dynamic legends. It would be nice if the legend would attach the top of the legend to the bottom of the graph and expand the bottom of the grid accordingly. <!-- 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]
