How to put only one value label in graph, if labels are repeated.
Hello,
I have a data set and I want to label my graph with respect to vales in a column. But the labelled column has repeated entries, is there any way to pick only first/last value of the label or any single unique value ?
In my attached data, I want to plot 'LOC_X', 'LOC_Y' and want to Label it with 'Area Code'. But in this data, there are 5 same values of 'Area Code' for 5 different sets of X, Y....