curves-1.0.0: Library for drawing curve based images.

Safe HaskellNone

Graphics.Curves.Graph

Synopsis

Documentation

graph :: Scalar -> Scalar -> (Scalar -> Scalar) -> ImageSource

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