Kaustubh

Results 3 comments of Kaustubh

I have tried same code inside tooltip formatter, but it returned the content as it is in string. Complete HTML code is getting rendered here. ![LineTooltip](https://github.com/apache/echarts/assets/85387357/75f70ba3-962b-4e36-a5b2-5d07b1b1109e)

The code from the provided example link works on the web, but when used in a mobile app, the code inside the formatter function (HTML rendering) appears to be unsupported....

I attempted rich text rendering for tooltip formatting, but it doesn't appear to be functioning. I've included a link for a demo to reproduce the issue.Also I have attached demo...