curves-1.1.0.2: Library for drawing curve based images.

Safe HaskellNone
LanguageHaskell98

Graphics.Curves.Graph

Synopsis

Documentation

graph :: Scalar -> Scalar -> (Scalar -> Scalar) -> Image Source

Draw the graph of a function together with axis and some guides.