[Haskell-cafe] Library for creating interactive diagrams?
Kai Zhang
kai at kzhang.org
Tue Apr 8 01:46:06 UTC 2014
Pretty nice. I'll definite take a look into it. But currently the
documentation is poor. Thanks!
On Mon, Apr 7, 2014 at 6:30 PM, Andrey Chudnov <achudnov at gmail.com> wrote:
> 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.
>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140407/ff8f24fa/attachment.html>
More information about the Haskell-Cafe
mailing list