visualization - Does anyone have a handy visulization widget that I can use for a web project? -


what want lots of nodes can expand making mind map.

i'd ideally expand , collapse nodes. able navigate either dragging around page, or following expanded nodes.

i have colleague needed kind of functionalities graph maven dependencies between projects. ended using freemind visualization. had write xml file conforming freemind format. think can use opml file format , find ready use xslt transform freemind format. maybe freemind supports opml directly (i havent used long time).

once have data in freemind, can either export them, or use freemind applet display interactive mindmap on website.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -