gnuplot-0.5.7: 2D and 3D plots using gnuplot
Safe HaskellSafe-Inferred
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 #