Syedajabeen45 opened a new issue, #17225: URL: https://github.com/apache/echarts/issues/17225
### Version 4.2.1 ### Link to Minimal Reproduction https://codesandbox.io/s/47s59 ### Steps to Reproduce 1. Drag or minimize the resolution. 2. The legends present on the right side are overlapping on the graph. 3. There is no space between the legends and the graph. ### Current Behavior On reducing the resolution the legends on the side of the graph seem to overlap on the graph beside it, mostly in case of a pie chart. It happens both when the legends are aligned horizontally above the graph or placed vertically beside the graph. ### Expected Behavior We need our chart to adapt the height/width of the legends both vertical and horizontal type so that items doesn't overflow onto the graph area. Currently the only way is to hardcode a pixel/percentage value but it's not responsive. ### Environment ```markdown - OS: Windows - Browser: Chrome - Framework: Angular ``` ### Any additional comments? ![image](https://user-images.githubusercontent.com/96479888/173991727-3f771368-6239-41e9-bf9b-636dbaa249a7.png) -- 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-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org