I'm trying to plot some data using gnuplot, I also want to map vertical lines within the image to hyperlinks, I made that work by using map and area element in html.
But the thing is the line(rectangle) to which the value is plotted changes with every plot. I can't generalize the positon of points within the plot. Is there anyway to get the plotting pixel information from gnuplot?