[Bug] Chart: Multiple serie tooltips issue with hidden series

Hello,

If we have multiple series and some point are in same location and we hide 1 chart, that generate wrong or no tooltip.

Example: https://webix.com/snippet/b165b93a
Use case A:

  • Click on legend “Value 1” (to hide Serie Value 1)
  • put the mouse pointer on position X = 3 , Y = 15
    → No tooltip and the mouse pointer is not a hand

Use Case B:

  • Click on legend “Value 2” (to hide Serie Value 2)
  • put the mouse pointer on position X = 3, Y = 15
    → Message display Value 2 tooltips

I would like a fix please.

Regards,

Hello,

The issue also occurs for event onItemClick. The returned node is wrong (see userdata attribut).
Se example (node displayed in console (F12)).
https://webix.com/snippet/2ba3e0d3

Regards

Hi, thanks for reporting the issue.
Bug was fixed in Webix 4.4.10

Thanks.

Very well support. Fix very fast well fixed.