[haskell-gnuplot] CandleSticks
Henning Thielemann
lemming at henning-thielemann.de
Thu Oct 20 08:39:13 BST 2011
On Thu, 20 Oct 2011, Alex Lang wrote:
> 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.
What do you mean with "pipe through"?
My intention was to maintain the Simple interface, because it is easily
usable from GHCi, but does not really well reflect the logic of plotting.
Thus if you want something more advanced you will really soon end up in
the existing advanced interface.
More information about the Gnuplot
mailing list