[haskell-gnuplot] CandleSticks

Alex Lang me at alang.ca
Thu Oct 20 02:43:28 BST 2011


I figured as much. I was mostly interested in the Simple interface
because it allows you to easily pipe through "set" options in a clean
way using the Custom constructor for Attribute.

On Thu, Oct 20, 2011 at 02:26, Henning Thielemann
<lemming at henning-thielemann.de> wrote:
>
> On Thu, 20 Oct 2011, Alex Lang wrote:
>
>> More than a year later, coming back to this question:
>> http://projects.haskell.org/pipermail/gnuplot/2010-April/000016.html
>>
>> Is it possible to plot a line chart and a candlestick chart together
>> using Graphics.Gnuplot.Simple.plotListsStyle?
>
> I don't think this will work in a clean way. Better use the advanced
> interface. Demo.hs shows examples on how to mix different kinds of plots.
>



More information about the Gnuplot mailing list