soniagtm opened a new issue, #19542: URL: https://github.com/apache/echarts/issues/19542
### Version 5.4.3 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=custom-gantt-flight ### Steps to Reproduce 1. Create gantt chart with the options just like the available example [example](https://echarts.apache.org/examples/en/editor.html?c=custom-gantt-flight) 2. Try creating with larger data (more parking apron index) or expand the y axis slider ### Current Behavior When creating gantt chart with larger data, it appears that the axis label as well as gantt item overlaps over each other or if the data is too small, then the space between each item would be too large and as I checked, I couldn't find any specific option that I could set to prevent this or to fix the space between each item vertically. <img width="939" alt="Screenshot 2567-01-24 at 16 31 26" src="https://github.com/apache/echarts/assets/96282005/278ebd6a-46c0-42ff-a736-73cca2eaea3f">  ### Expected Behavior There should be some options to set the minimum margin between each item on y-axis so that no items are overlap over each other. ### Environment _No response_ ### Any additional comments? _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
