gnuplot-0.3.3.1: 2D and 3D plots using gnuplot

Graphics.Gnuplot.MultiPlot

Documentation

data T Source

Instances

C T 

partFromFrame :: C graph => T graph -> PartSource

partFromPlot :: C graph => T graph -> PartSource

simpleFromFrameArray :: (C graph, Ix i, Ix j) => Array (i, j) (T graph) -> TSource

simpleFromPartArray :: (Ix i, Ix j) => Array (i, j) Part -> TSource