Re: [Plplot-devel] using plplot for interactive financial graphs?

2009-02-03 Thread Vadim Zeitlin
On Mon, 02 Feb 2009 21:32:26 -0500 Hazen Babcock wrote: HB> > The first of these things is the display of so-called candlestick graphs: HB> > HB> > http://en.wikipedia.org/wiki/Candlestick_chart HB> > HB> > This genuinely doesn't seem to be supported as it was requested before: HB> > HB> >

Re: [Plplot-devel] using plplot for interactive financial graphs?

2009-02-03 Thread Maurice LeBrun
On Tuesday, February 3, 2009 at 17:34:02 (+0100) Vadim Zeitlin writes: > Thanks for your answer and advice! I've started looking into actually > doing something like this and realized that there is actually a third > potential problem: is it possible to provide the plot data on demand with > P

[Plplot-devel] gnat 4.4

2009-02-03 Thread Orion Poplawski
We're currently getting ready for gcc 4.4 in Fedora Devel. On issue is that ada.cmake only looks for up to gnat-4.3. This always bugs me as a limitation on cmake. Any way to be more robust finding newer versions? -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA

Re: [Plplot-devel] using plplot for interactive financial graphs?

2009-02-03 Thread Hazen Babcock
Vadim Zeitlin wrote: > On Mon, 02 Feb 2009 21:32:26 -0500 Hazen Babcock wrote: > HB> > The second thing is that I'd like to have some degree of interactivity. > ... > HB> Most of the interactive drivers support basic interactivity with the > HB> function plGetCursor(). > > I'm not sure if thi

Re: [Plplot-devel] gnat 4.4

2009-02-03 Thread Alan W. Irwin
On 2009-02-03 16:35-0700 Orion Poplawski wrote: > We're currently getting ready for gcc 4.4 in Fedora Devel. On issue is > that ada.cmake only looks for up to gnat-4.3. This always bugs me as a > limitation on cmake. Any way to be more robust finding newer versions? Hi Orion: Thanks for your

Re: [Plplot-devel] gnat 4.4

2009-02-03 Thread Orion Poplawski
On Tue, February 3, 2009 6:09 pm, Alan W. Irwin wrote: > On 2009-02-03 16:35-0700 Orion Poplawski wrote: > >> We're currently getting ready for gcc 4.4 in Fedora Devel. On issue is >> that ada.cmake only looks for up to gnat-4.3. This always bugs me as a >> limitation on cmake. Any way to be mo