aandrieux opened a new issue #10018: Why Tooltip is not inside canvas URL: https://github.com/apache/incubator-echarts/issues/10018 I have a 3D type graph My grid3D section has tooltips with option renderMode: "richText" In the documentation it says: 'richText' so that the tooltip will be rendered inside Canvas" But the result is not good, tooltip are created in div (out of canvas). Is it due to the fact that I also implemented formatter in this section? Can you help me ?
---------------------------------------------------------------- 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]
