gnuplot-0.4: 2D and 3D plots using gnuplot
Graphics.Gnuplot.MultiPlot
data T Source
Instances
data Part Source
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