vmihailenco commented on issue #19229:
URL: https://github.com/apache/echarts/issues/19229#issuecomment-1774002443

   Speaking about alternatives, `align` and `verticalAlign` is probably enough, 
but the align should be different depending on the node position relative to 
the center of the layout:
   
   - align: right if the node is to the right
   - align: left if the node is to the left
   - verticalAlign: bottom is the node is to the top
   
   I don't really know how to achieve that and there are also intermediate 
positions like "top right" etc.
   
   Any examples are appreciated :grin: 


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