Marks or Images
Posted: Wed Sep 15, 2004 10:10 pm
I have a chart with the X-axis as longitude and the Y-axis as latitude. On this chart are several point series that depict lightning points. To this chart, I would like to add about 20 sensor points at specific lat-lon positions. They need to be labelled from '1' to '20'. At the same time, I want the axes values and labels to remain the latitude and longitude.
I have tried using AddXY with a new series and can place the points at the correct lat-lon as long as the label field is empty, '', but if I add text values to the label field, the X-Axis uses these labels, not the longitude which I desire.
Is there any way to have text in the marks that is different from the axes labels? Or is there some other way to achieve the above objective?
I have tried using AddXY with a new series and can place the points at the correct lat-lon as long as the label field is empty, '', but if I add text values to the label field, the X-Axis uses these labels, not the longitude which I desire.
Is there any way to have text in the marks that is different from the axes labels? Or is there some other way to achieve the above objective?