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

Safe HaskellSafe
LanguageHaskell98

Graphics.Gnuplot.LineSpecification

Documentation

data T Source #

lineStyle :: Int -> T -> T Source #

lineType :: Int -> T -> T Source #

lineColor :: T -> T -> T Source #

pointType :: Int -> T -> T Source #

title :: String -> T -> T Source #