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

Safe HaskellSafe-Inferred
LanguageHaskell98

Graphics.Gnuplot.Display

Description

This class gives a uniform interface to plotting Plot, Frame and MultiPlot.

Documentation

class C gfx Source

Minimal complete definition

toScript

Instances

C T 
C graph => C (T graph) 
C graph => C (T graph)