idenet opened a new issue, #18035:
URL: https://github.com/apache/echarts/issues/18035

   ### Version
   
   5.4.0
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/px5p9v
   
   ### Steps to Reproduce
   
   查看例子,并且切换 echarts 版本到 5.0.2,可以看到 tooltip 展示不同的样式。5.0.2 版本的 transform css 
能够生效,新版本不行。
   
   思考:新版本中通过 transform 定位,用户设置的没有添加到原有 transform 后面。导致不生效
   
   ### Current Behavior
   
   在新版本中,tooltip 的 extraCssText 属性设置 transform 不生效
   
   ### Expected Behavior
   
   希望tooltip 的 extraCssText 属性设置 transform 能够生效
   
   ### Environment
   
   ```markdown
   - OS: macos 最新版
   - Browser: 版本 107.0.5304.121(正式版本) (arm64)
   - Framework: vue@2.6.10
   ```
   
   
   ### Any additional comments?
   
   _No response_


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