curves-1.1.0.1: 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.