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.
   
   
![image](https://user-images.githubusercontent.com/1470552/224766917-d66f355b-195c-42bd-a35a-daac52035d6c.png)
   
   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
   
   
![image](https://user-images.githubusercontent.com/1470552/224768139-08c90b64-7859-4b02-9896-9e52608fc042.png)
   
   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

Reply via email to