plainheart commented on issue #18035:
URL: https://github.com/apache/echarts/issues/18035#issuecomment-1341901689

   如你所说,tooltip 使用 transform 来定位,transform 本身不能像 transition 或 animation 那样把 
translate、scale、rotate 等属性单独分开使用,所以就算能够覆盖也会导致定位错误,虽然现在浏览器开始支持脱离 transform 单独使用 
translate、scale、rotate,但兼容性还不够好。想知道是什么场景需要覆盖 transform 呢?


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