BSD-3-Clause licensed by Tony Day
Maintained by [email protected]
This version can be pinned in stack with:chart-unit-0.4.1@sha256:a19d68fb248257e13090040bbe179f97cc0a67b3f285ada9555f21ec83296917,4045

Module documentation for 0.4.1

chart-unit

Build Status Hackage lts nightly

repo

chart-unit is an experimental haskell chart library.

See https://tonyday567.github.io/chart-unit for an extended description.

chart bling

line chart

scatter chart

histogram

pixel chart

histogram diff

arrow chart

compound

animation

compile recipe

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

to do

  • legends, text (titles, etc)