diagrams-reflex

reflex backend for diagrams drawing EDSL.

http://projects.haskell.org/diagrams/

Latest on Hackage:0.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 by Daniel Bergey
Maintained by [email protected]

This package provides a modular backend for rendering diagrams created with the diagrams EDSL to dynamic inline SVGs. It uses reflex-dom and the reflex FRP system.