Hi,
I'm writing an application that involves some charting using PointPlot, in NPlot.
I've written briefly about this issue in the past, but this process was somewhat stalled (mostly on my part).
I need a setup where I can click the plot surface of a PointPlot and then get the element that I have clicked. Ultimately the best solution would be to .Add() some kind of point-objects to the PointPlot and then having the PointPlot call some function whenever a Point is clicked.
Is it currently possible to do something like this is NPlot??
If this can be done with custom interaction handlers, can someone please point in the right direction about how to do this?
Thanks in advance
/ Michael Banzon, mib@abc-tool.com