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

Safe HaskellSafe
LanguageHaskell98

Graphics.Gnuplot.LineSpecification

Documentation

data T #

deflt :: T #

lineStyle :: Int -> T -> T #

lineType :: Int -> T -> T #

lineWidth :: Double -> T -> T #

lineColor :: T -> T -> T #

pointType :: Int -> T -> T #

pointSize :: Double -> T -> T #

title :: String -> T -> T #