echarts-bot[bot] commented on issue #19490:
URL: https://github.com/apache/echarts/issues/19490#issuecomment-1884066675
@qc5926 It seems you are not using English, I've helped translate the
content automatically. To make your issue understood by more people and get
helped, we'd like to suggest using English next time. 🤗
<details><summary><b>TRANSLATED</b></summary><br>
**TITLE**
[Bug] In the discount chart, tooltip.renderMode='html', unable to draw
**BODY**
### 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 can be added to the body to customize its style
### Environment
```markdown
- OS: Win 11
- Browser: Chrome 120.0.6099.200
- Framework: Vue@3
```
### Any additional comments?
_No response_
</details>
--
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]