asciichart-1.0.0: Line charts in terminal

Safe HaskellNone
LanguageHaskell2010

Data.Text.Chart

Documentation

plot :: [Integer] -> IO () Source #

plotWith :: Options -> [Integer] -> IO () Source #

options :: Options Source #

height :: Options -> Int Source #