gnuplot-0.5.5.1: 2D and 3D plots using gnuplot
Graphics.Gnuplot.LineSpecification
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 #