aandrieux opened a new issue #10019: Tooltip are not created inside the canvas URL: https://github.com/apache/incubator-echarts/issues/10019 ### Version 4.2.1-rc1 ### Steps to reproduce For a 3D graphic section "grid3D" set tooltip renderMode to "richText" and Implement a "formatter" function ### What is expected? Tooltips should be created inside canvas as the chart ### What is actually happening? Tooltip are not created in the canvas but outside --- Yet in the documentation it is specified that this option must make the tooltip inside the canvas https://ecomfe.github.io/echarts-doc/public/en/option.html#tooltip.renderMode "It can also set to be 'richText' so that the tooltip will be rendered inside Canvas (SVG rich text is not implemented yet)." <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
