3

On this screencast, at time 16:15, Paul Nielsen talks about displaying data as a mindmap. How could I do that?

Phillip Senn
  • 46,771
  • 90
  • 257
  • 373

3 Answers3

3

There's this one based on Jquery

Nick Hargreaves
  • 436
  • 2
  • 7
2

If you are looking for a generic graph visualisation tool have a look at www.graphviz.org/ here is their Gallery

jonmiddleton
  • 1,122
  • 14
  • 16
1

The open source tool Freemind freemind.sourceforge.net/ uses an XML file format with file extension .mm. You could generate the file then provide a download link.

tfentonz
  • 524
  • 2
  • 7