[haskell-gnuplot] CandleSticks

Henning Thielemann lemming at henning-thielemann.de
Mon Apr 19 08:21:09 EDT 2010


Hi all,

I have modified my gnuplot wrapper considerably in order to support Candle 
Stick figures, Vector fields and time axes etc. Please check the darcs 
repository and Demo.hs in order see what is possible:
    http://code.haskell.org/gnuplot/


On Mon, 12 Apr 2010, Sean McEligot wrote:

> I had to make a change. I wanted to put a Moving Average line plot
> (date,x) on the same chart as the candle (date, o,c,h,l). Here's the
> patch. I'm just hacking this up for my immediate need. It's not a
> proposal for a commit. It does get rid of the need for prepXTime which
> I like. It's not backward compatible.
>
> diff -rN old-gnuplot_0/src/Graphics/Gnuplot/Plot/TwoDimensional.hs
> new-gnuplot_0/src/Graphics/Gnuplot/Plot/TwoDimensional.hs


Btw. I can apply patches immediately, when they are generated by
   darcs diff --unified



More information about the Gnuplot mailing list