marnunez commented on issue #13605: URL: https://github.com/apache/echarts/issues/13605#issuecomment-1466498819
Hi! I stumbled with this exact problem. My current (poor) solution is to scale down the size of the symbols depending of the amount of nodes in that level.  I dynamically obtain the width of the container, and make sure the size is scaled down on resize. But this does not serve further down the tree, as the first level nodes still overlap  Any suggestions? -- 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 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