Hi there lounge,
Was wondering if someone knows a way which I get my data lable on a scatter plot to referece some names that go wit hthe plotted values.
What Ihave is 3 cols.
Col 1 called Forms
Alpha
Beta
Monday
Tuesday
Col 2 Called depth
2000
3000
4000
5000
Col 3 called vols
.06
.07
.05
.09
The scatter plot is a line plot and the data plot x and y axis
x axis, vols
y axis Depth
I want to have the vols datalables to reference form instead of the vols
Thanks