[Haskell-cafe] Library for creating interactive diagrams?

Andrey Chudnov achudnov at gmail.com
Tue Apr 8 01:30:16 UTC 2014


Have you looked at interactive-diagrams [1]?

[1] https://github.com/co-dan/interactive-diagrams

On 04/07/2014 07:44 PM, Kai Zhang wrote:
> 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/1bbcf904/attachment.html>


More information about the Haskell-Cafe mailing list