@hackage chart-unit0.5.0

Native haskell charts.

other/header.md

chart-unit

Build Status Hackage lts nightly

chart-unit is a haskell chart library focusing on a small set of high-quality charts using native haskell. Here's a recent example, chock-a-block fill of titles and legends, since they've just been added:

Chart Types

So far, there are 8 major chart types:

Gallery

The main chart types and the power of diagrams make it easy to invent new charts. Hrere's some inspiration (all code for these charts is in examples/sourceExamples.hs).

schoolbook

labelled bar

histogram diff

combined scatter histogram

clipping

skinny

animation

workflow

stack build --test --exec "$(stack path --local-install-root)/bin/chart-source-examples" --exec "$(stack path --local-bin)/pandoc -f markdown -i readme.md -t html -o index.html --filter pandoc-include --mathjax" --file-watch
other/footer.md