z953218350 commented on issue #5888: 
在vue中使用echarts,在tooltip中的formatter使用自定义html无法绑定组件内函数作为事件
URL: 
https://github.com/apache/incubator-echarts/issues/5888#issuecomment-517888234
 
 
   > @ 531431988 @ feng-fu
   > 你们好!你们最后的绑定是如何实现的呢?
   
   例如:把formatter: function(params) {
   } 
   改为
   formatter: (params) =>  {
   }
   就可以了

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