Does anyone know if there is sort of an open-source Prezi tool that works with HTML5 / javascript? I'm looking for a way to set up a flow-chart diagram and then have the browser window focus on different parts of it. Rotation and cool effects not necessary but welcomed.
RaVis looks cool, but it is flash based: http://code.google.com/p/birdeye/wiki/RaVis (example here)
Another post mentions Raphael Graffle, which is cool, but not exactly what I'm looking for.
Diagramo (site & example) is cool, but I want to create a standalone version on my webpage, possibly with some interaction.
Eignfactor is also pretty cool, but is is flash based.
Found a good jQuery library for visualization too: http://thejit.org/demos/
Two more:
Javascript or JQuery mindmap plugin
Would love to see what suggestions you guys have and / or similar cool examples you've seen.