Problem:
I would like to display chart datatip from a set of datapoint
without doing a mouse over.

It seems that I have to overwrite the findDataPoints method
from ChartBase and returns an array of HitData points.

I can not figure out how to create a HitData object
from a specific datapoint regardless of the position of the mouse.

Maybe a new method such as showDataTip on chartBase taking as parameter
an array of indexes defining the datapoint from the dataprovider 
object could be helpfull.

Thx for any hints.

Claude Hussenet






Reply via email to