1ET opened a new issue #11353: tooltip中的trigger问题 URL: https://github.com/apache/incubator-echarts/issues/11353 如果当前数据配置的series为十个,鼠标移动到图表上会显示10条数据的值,再把新的series数据更改为三个的话,鼠标移动到图表上还是会显示10条数据的值,只有前三条是正确的,其余7条为上条数据的值,如果每次更新 option=》tooltip=》trigger 的值 axis 则不会出现问题,但是会导致数据无法连线
---------------------------------------------------------------- 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]
