Is there a jQuery plugin to display Dot files in a browser as indicated here ?
I saw the proof of concept in Visual Policy , but it doesn’t seem to fully support the Dot language, as it doesn’t display correctly.
Any libraries out there I could look at that?
I need to implement network graphics in a browser from point files downloaded via Ajax (and not generated on the server side PNG).
source
share