Re: [I] [Bug] 在折现图中,tooltip.renderMode='html',无法绘图 [echarts]

2024-01-15 Thread via GitHub
plainheart closed issue #19490: [Bug] 在折现图中,tooltip.renderMode='html',无法绘图 URL: https://github.com/apache/echarts/issues/19490 -- 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.

Re: [I] [Bug] 在折现图中,tooltip.renderMode='html',无法绘图 [echarts]

2024-01-12 Thread via GitHub
plainheart commented on issue #19490: URL: https://github.com/apache/echarts/issues/19490#issuecomment-1889262498 In those environments that don't support HTML, you will need to use the [`richText`](https://echarts.apache.org/option.html#tooltip.renderMode) mode of the tooltip, instead of

Re: [I] [Bug] 在折现图中,tooltip.renderMode='html',无法绘图 [echarts]

2024-01-10 Thread via GitHub
qc5926 commented on issue #19490: URL: https://github.com/apache/echarts/issues/19490#issuecomment-1885975668 在 uniapp中会报错,app中不支持document获取节点信息 -- 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

Re: [I] [Bug] 在折现图中,tooltip.renderMode='html',无法绘图 [echarts]

2024-01-10 Thread via GitHub
helgasoft commented on issue #19490: URL: https://github.com/apache/echarts/issues/19490#issuecomment-1885143117 no error in [Demo

Re: [I] [Bug] 在折现图中,tooltip.renderMode='html',无法绘图 [echarts]

2024-01-09 Thread via GitHub
qc5926 commented on issue #19490: URL: https://github.com/apache/echarts/issues/19490#issuecomment-1884285176 Framework: vue@3, uniapp -- 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

Re: [I] [Bug] 在折现图中,tooltip.renderMode='html',无法绘图 [echarts]

2024-01-09 Thread via GitHub
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

[I] [Bug] 在折现图中,tooltip.renderMode='html',无法绘图 [echarts]

2024-01-09 Thread via GitHub
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',