aandrieux commented on issue #10019: Tooltip are not created inside the canvas
URL: 
https://github.com/apache/incubator-echarts/issues/10019#issuecomment-468615474
 
 
   Hi Ovilia,
   Thank you for your interest in my request. It's hard to give you an example 
live, but I enclose a screenshot and hope that you understand my indications.
   
   
![screen-01](https://user-images.githubusercontent.com/26142959/53630619-c1330380-3c10-11e9-92c4-fffd8bbbd12e.png)
   
![screen-02](https://user-images.githubusercontent.com/26142959/53630678-eb84c100-3c10-11e9-89b1-08561824fc80.png)
   
   You can reproduce the same behavior on this model : 
   
https://ecomfe.github.io/echarts-examples/public/editor.html?c=bar3d-punch-card&gl=1
   and add these lines
   tooltip: {
               renderMode:'richText',
               textStyle: {
                   fontSize: 30
               },
           }
   
   I expect the tooltip to be created inside the canvas as explained in the 
documentation "It can also set to be 'richText' so that the tooltip will be 
rendered inside Canvas" :(
   
   Thank you
   
   

----------------------------------------------------------------
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]

Reply via email to