Ovilia commented on issue #10251: Feat: add tooltip support for toolbox
URL: 
https://github.com/apache/incubator-echarts/pull/10251#issuecomment-482013506
 
 
   New design:
   ![](http://g.recordit.co/F3roUnkJ9a.gif)
   
   `formatter` can contain DOM like:
   
   ```js
   formatter: function (param) {
     return '<div>' + param.title + '</div><div class="triangle"></div>';
   }
   ```
   

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