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.