cholocate commented on issue #20712:
URL: https://github.com/apache/echarts/issues/20712#issuecomment-2643691148

   Hi @Ovilia I am also one of the engineers in @lwangsf 's org. I think 
generally there are some configurations that requires us to go into `Zrender` 
in depth instead of using echarts API directly, which is understandable since 
not all customizations are supported. However, I believe there are some 
straightforward stylings that we can't change even using the `Zrender` APIs. 
For example, a simple styling such as creating a gap between the parent and the 
child like below for Treemaps (without adding a border because this would 
shrink the dimensions). This is just one of many subtleties that we have. 
   
   <img width="350" alt="Image" 
src="https://github.com/user-attachments/assets/e62f3ada-a395-46b1-8d24-f2b250038b05";
 />


-- 
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]

Reply via email to