From: MT <mt...@ya...> - 2008-07-01 20:00:18
|
Thanks Ben for replying. I did see that function in Windows.PlotSurface2D. However, how would I know if I am mousing over a chart series or not? In other words the mouse over will be different if I am hovering over a candlestick vs if I am in empty space in the chart (i.e. not hovering over a series) Any ideas? ----- Original Message ---- From: Ben Gruver <jes...@je...> To: npl...@li... Sent: Tuesday, July 1, 2008 2:33:04 PM Subject: Re: [Nplot-devel] mouseover text on plot I think you'll need to modify the nplot source to do this, but it shouldn't be difficult. Take a look at Windows.PlotSurface2D.DoMouseMove. On Tue, Jul 1, 2008 at 1:47 PM, MT <mt...@ya...> wrote: > > Is there a way to change the mouseover text when hovering over a series > element. For example, if the mouse is over a candlestick, I would like to > display the high, low, open, close, volume, date value, etc.. It seems that > i can only display world coordinates. > > Thanks > > mt > > > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Nplot-devel mailing list > Npl...@li... > https://lists.sourceforge.net/lists/listinfo/nplot-devel > ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Nplot-devel mailing list Npl...@li... https://lists.sourceforge.net/lists/listinfo/nplot-devel |