13581803628 opened a new issue #10215: tootip内容刷新问题 URL: https://github.com/apache/incubator-echarts/issues/10215 ### What problem does this feature solve? tooltip内容刷新非常频繁,只要移动鼠标就会刷新tooltip的内容。虽然在tooltip内容比较简单的情况下看不出什么区别,但是如果在tooltip下的formatter回调函数中写入一个较复杂的逻辑,程序耗费就会很明显。 ### What does the proposed API look like? 我觉得当选择的数据项发生改变时刷新tooltip内容比较合适 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
---------------------------------------------------------------- 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]
