gnuplot-0.5.4.2: 2D and 3D plots using gnuplot
Graphics.Gnuplot.Graph
class C graph Source #
Minimal complete definition
command, toString, defltOptions
Instances
Methods
command :: Command (T x y)
toString :: T x y -> String
defltOptions :: T (T x y)
command :: Command (T x y z)
toString :: T x y z -> String
defltOptions :: T (T x y z)