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

Safe HaskellSafe-Infered

Graphics.Gnuplot.Terminal.PostScript

Synopsis

Documentation

data T Source

Instances

C T 

eps :: T -> TSource

font :: String -> Int -> T -> TSource

embedFont :: FilePath -> T -> TSource

Embed a font file in the generated PostScript output. Each call adds a new font file, there is no way to remove it again.