Re: TM Visualization

Lars Heuer <[email protected]> Sat, 30 Apr 2011 22:03:32 +0200
Newsgroups gmane.text.xml.xtm.general
Organization Semagia
Message-ID <[email protected]>
Hi Christo,

> We are working on storytelling support based on Topic Maps where we need
> an intuitive visualization of the storylines. Touchgraph we were using
> in the past is not sufficient for this task. Are there any other open
> source alternatives for TM visualization?

I don't know good TM visualizations, I can only recommend some libs

* Prefuse (Java)
  <http://prefuse.org/>
  Unfortunately, the development slept in a bit (although the
  community around the project is still active), the Flash counterpart
  Flare is more active
* Prefuse Flare (Flash)
  <http://flare.prefuse.org/>
* D3 (JavaScript)
  <http://mbostock.github.com/d3/>
* Protovis (JavaScript)
  <http://vis.stanford.edu/protovis/>
* JavaScript InfoViz (JavaScript)
  <http://thejit.org/>
* Raphaƫl (JavaScript)
  <http://raphaeljs.com/>
* Processing (Java)
  <http://processing.org/>
* Processing (JavaScript)
  <http://processingjs.org/>
* Gephi (Java)
  <http://gephi.org/>
  Gephi is more a complete app than a lib to create your own
  visualizations, though

I used Prefuse a bit and Protoviz for browser-based visualizations,
but my current preference is D3 for browser-based visualizations.

Best regards,
Lars
-- 
Semagia 
<http://www.semagia.com/>

<https://twitter.com/larsheuer/> Twitter
<http://www.topicmaps.de/mailinglist/> German Topic Maps mailing list
<http://tinytim.sourceforge.net/> Open Source Topic Maps engine
<http://mappa.semagia.com/> Mappa - Python Topic Maps engine