Shared tooltip in boost mode, all series not included #8818
Labels
Comments
Demo with the fix applied: https://jsfiddle.net/highcharts/8ydq59hw/120/ The fix will be part of the next maintenance release. |
Still an issue with mixed (or mixed findNearestPointBy option) series types - https://jsfiddle.net/BlackLabel/8ydq59hw/177/ |
+1 Demo with fixed width: https://jsfiddle.net/BlackLabel/mpx06e78/ |
Fixed (again) in 9da4e43. The issue was a rounding error causing the points to end up on different x-values in the boost Kd-tree. It only impacted Demo of fix: https://jsfiddle.net/Lqge6j10/ Will be part of the next release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
All points to display at all times. All series have equal X values.
Actual behaviour
Random series display
Live demo with steps to reproduce
https://jsfiddle.net/highcharts/8ydq59hw/119/
Product version
6.1.0
The text was updated successfully, but these errors were encountered: