Shared tooltip - wrong point click event for stacked columns #6586
Comments
Problem appears also without stacking: and with setState method: |
Fails since 3b4afbb, release v5.0.10. |
Unfortunately is not working well. https://jsfiddle.net/s5JqN/1081/ sometimes when you go like crazy with the mouse it shows all the values Also the colorByPoint doesn't work, do I have to add it by every single data value? Thank you |
For @jon-a-nygaard Will you have a look at the hoverPoints thing? |
The second issue was a duplicate of #6687. Fixed in next maintenance. |
Expected behaviour
Click fired for a point that is being hovered.
Actual behaviour
Click fired for a column that has top closer to the cursor.
Live demo with steps to reproduce
http://jsfiddle.net/rw7gt91r/
Steps:
The text was updated successfully, but these errors were encountered: