From: SourceForge.net <no...@so...> - 2007-07-31 12:17:47
|
Feature Requests item #1764363, was opened at 2007-07-31 05:17 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821571&aid=1764363&group_id=161868 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Interaction with the points in a PointPlot Initial Comment: 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, mi...@ab... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821571&aid=1764363&group_id=161868 |