qc5926 opened a new issue, #19490:
URL: https://github.com/apache/echarts/issues/19490
### Version
5.4.3
### Link to Minimal Reproduction
none
### Steps to Reproduce
tooltip: {
show: true,
trigger: 'axis',
alwaysShowContent: true,
className: 'echarts-tooltip echarts-tooltip-dark',
renderMode: 'html',
appendToBody: true,
}
### Current Behavior

### Expected Behavior
tooltip可以添加到body中,对其样式进行自定义
### Environment
```markdown
- OS: Win 11
- Browser: Chrome 120.0.6099.200
- Framework: Vue@3
```
### 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: [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]