[Haskell-cafe] Library for creating interactive diagrams?

Kai Zhang kai at kzhang.org
Mon Apr 7 23:44:16 UTC 2014


Hi cafe,

Is there any active project about creating interactive diagrams, like D3js
http://d3js.org/ ? The Diagrams library has already done a good job of
making static images. Would it be possible to extend this library to
support declaring interactive diagrams and then use JS and HTML as backend
to draw them?

Example: circle 1 $ with & hover .~ (change style)

PS: I don't want a D3js binding.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140407/17793aad/attachment.html>


More information about the Haskell-Cafe mailing list