Re: [I] How to show custom image inside bar chart tooltip? [echarts]

2024-01-04 Thread via GitHub
KaustubhDTawate commented on issue #19273: URL: https://github.com/apache/echarts/issues/19273#issuecomment-1876877804 I am currently using ECharts for a React Native app. I need to render a custom tooltip that includes both images and text with various colors and styles. Is it possibl

Re: [I] How to show custom image inside bar chart tooltip? [echarts]

2023-11-19 Thread via GitHub
echarts-bot[bot] closed issue #19273: How to show custom image inside bar chart tooltip? URL: https://github.com/apache/echarts/issues/19273 -- 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 speci

Re: [I] How to show custom image inside bar chart tooltip? [echarts]

2023-11-19 Thread via GitHub
echarts-bot[bot] commented on issue #19273: URL: https://github.com/apache/echarts/issues/19273#issuecomment-1817847046 This issue is closed due to not being active. Please feel free to open it again (for the author) or create a new one and reference this (for others) if you have further qu

Re: [I] How to show custom image inside bar chart tooltip? [echarts]

2023-11-06 Thread via GitHub
helgasoft commented on issue #19273: URL: https://github.com/apache/echarts/issues/19273#issuecomment-1796363786 Maybe others may answer better for react native, I'm not familiar. But if the issue is about **remote vs local** (or embedded) images then one could use SVG : ```tooltip: {

Re: [I] How to show custom image inside bar chart tooltip? [echarts]

2023-11-06 Thread via GitHub
KaustubhDTawate commented on issue #19273: URL: https://github.com/apache/echarts/issues/19273#issuecomment-1794325084 Thanks for the previous response. Actually i have to render image inside tooltip for react native application so what is the approach? -- This is an automated message fro

Re: [I] How to show custom image inside bar chart tooltip? [echarts]

2023-11-03 Thread via GitHub
helgasoft commented on issue #19273: URL: https://github.com/apache/echarts/issues/19273#issuecomment-1792858378 _tooltip.formatter_ accepts HTML - [Demo Code](https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsBGBDAxgawHMAnYAV2gBMBhYAG2CIC5lYIBbLAgU2Y

[I] How to show custom image inside bar chart tooltip? [echarts]

2023-11-03 Thread via GitHub
KaustubhDTawate opened a new issue, #19273: URL: https://github.com/apache/echarts/issues/19273 ### What problem does this feature solve? - ### What does the proposed API look like? - -- This is an automated message from the Apache Git Service. To respond to the messag