|
Hi,
I am creating a scatterplot which works fine. But I would like to display a label with each scatterpoint displaying additional information.
I am thinking of several possibilities :
1. creating a tracker which displays the desired info and somehow set the tracker to display always on each scatterpoint.
2. creating one scatterseries per scatterpoint and displaying the legend on the side. (the legend does not display near the point however)
3. creating a label like the barseries. But I guess this is not implemented.
Anyone any (other) suggestions ?
|