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

Safe HaskellSafe
LanguageHaskell98

Graphics.Gnuplot.Terminal.PNG

Synopsis

Documentation

data T #

Instances

C T # 

Methods

canonical :: T -> T

encoding :: T -> T -> T #

Setting the encoding to anything different from locale makes only sense if you write your gnuplot files manually using this encoding.

interlace :: T -> T #

trueColor :: T -> T #

fontTiny :: T -> T #

fontSmall :: T -> T #

fontMedium :: T -> T #

fontLarge :: T -> T #

fontGiant :: T -> T #