barchart

Creating Bar Charts in Haskell

http://sebfisch.github.com/haskell-barchart

Latest on Hackage:0.1.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Sebastian Fischer

This package provides a program that generates bar charts from CSV files and has special support for visualising the benchmark results of the criterion and progression tools. It comes with an associated API that can be used to generate custom bar charts in case the charts generated by the command-line program are insufficient for your needs.