volgin opened a new issue #10104: Circular graph does not fit into canvas URL: https://github.com/apache/incubator-echarts/issues/10104 ### Version 4.1.0-release ### Steps to reproduce Circular graph with labels longer than 7-8 characters. ### What is expected? Graph should fit into canvas, or there should be a way to specify how much space to leave between a circle and canvas (similar to grid.top, grid.left, etc.) ### What is actually happening? The circle fits into the canvas, but some labels are cut off. --- Only short labels fit into canvas, but there is no documentation on how much space is available for labels, and no way to change that space. <img width="1152" alt="Screen Shot 2019-03-14 at 6 24 22 PM" src="https://user-images.githubusercontent.com/297748/54396269-c9ffec80-4688-11e9-911d-dc39dba0f898.png"> <!-- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
