plainheart commented on issue #13492: URL: https://github.com/apache/incubator-echarts/issues/13492#issuecomment-717031685
I'd like to suggest using formatter callback function to get the data of node and assemble and return your information. ```js (params: Object|Array, ticket: string, callback: (ticket: string, html: string)) => string ``` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
