Tooltip richText renderMode bugs
Open
bug
en
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
4.6.0
### Reproduction link
[https://gallery.echartsjs.com/editor.html?c=xwTl1XFvL](https://gallery.echartsjs.com/editor.html?c=xwTl1XFvL)
### Steps to reproduce
https://gallery.echartsjs.com/editor.html?c=xwTl1XFvL
### What is expected?
- New line instead of `
`.
- Font size is set to be 30px.
### What is actually happening?
Tooltip text in some cases use `
` for new line, like the above case. And `fontSize` is not working.
Contributor guide
Assessment
This issue has not been assessed yet.