Im gonna show you my exact problem in JSFiddle and why i cant use shared.
https://jsfiddle.net/JohnCarranza/6vyphafz/24/
As you see here, i use tooltip shared and i want to know the data on (2.1 axisY) of “San Francisco” or “Valencia”, the tooltip becomes kinda usless because shows a huge tooltip whit a lot of “not desired” data.
And if i use tooltip not shared:
https://jsfiddle.net/JohnCarranza/6vyphafz/27/
I cant see both “San franciso” and “Valencia” because they have same value and I can only see 1 if them (“San franciso” in this case).
So what I want to know is if there are any option to show (with not shared tooltip) 2 o more different series if there are on close range.