TheShining commented on issue #16145:
URL: https://github.com/apache/echarts/issues/16145#issuecomment-2288277824

   我也遇到这个问题了,我的是 xAxis type为“time”,tooltip trigger: 'axis' 的时候,
   图表1 是每一秒都有数据,图表2 是偶数秒数据缺少,相当于少一半的数据点
   图表1 hover的时候,图表2只有前一半有效果(如果缺少格式[1,null,null,null,5,null,null,null],则只有前 
1/4有联动效果)
   图表2 hover的时候,图表 1 可以全部正常联动


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to