@hackage chart-unit0.4.1

Native haskell charts.

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)