Len5inG - 2013-08-01

Hi,
I managed to show around 50+ series with a total of 10000+ datapoints by reducing those datapoints with the same value as the previous.

so 100 points (for example) with the same y-Value are transformed into one startpoint and one endpoint.

the only drawback is, that tooltips only snap to points and not to the line of the series itself.
if i zoom in (that the start and endpoint are outside the shown area) i cant get any tooltip for the still shown line.

is there a way to "snap to lines" and just "read/calculate" the y-value from the line for this x-"position"

sry if i explain this more confusing as needed. hope it is clear anyway what i want to achieve.

THX