I was wondering if anyone knows of some graph plotting functions/modules in perl that can add labels onto each point in a scatter graph (e.g. where each dot is labelled with a number)? I am also interested in finding something that can plot just the labels and not the dots onto a graph.
Do these kinds of functions exist?