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.