[chart-unit](https://tonyday567.github.io/chart-unit) [](https://travis-ci.org/tonyday567/chart-unit)
===
[repo](https://tonyday567.github.com/chart-unit)
`chart-unit` is an experimental haskell chart library.
At the moment, only SVG is supported, and github markdown doesn't include support for svg images.
See https://tonyday567.github.io/chart-unit for a readme.
compile recipe
--------
~~~
stack build --test --exec "$(stack path --local-install-root)/bin/chart-unit-examples" --exec "$(stack path --local-bin)/pandoc -f markdown+lhs -i app/examples.hs -t html -o index.html --filter pandoc-include --mathjax" --file-watch
~~~
to do
---
- legends, text (titles, etc)