[Seaside] [ANN] InfoVis

Holger Kleinsorgen h.kleinsorgen at i-views.de
Sat Sep 18 20:10:52 UTC 2010


Hello,

I've published some wrapper packages for the InfoVis Toolkit 
(http://thejit.org/). InfoVis provides various data visualizations 
(various graphs and trees, charts etc.). The visualizations can be 
manipulated dynamically (re-layout, add/remove nodes, load new data with 
Ajax etc.).

Sneak preview: http://www.abload.de/img/infoviswqdu.png

- Squeak:

   http://www.squeaksource.com/InfoVis.html

   Gofer new
     squeaksource: 'InfoVis';
     package: 'ConfigurationOfInfoVis';
     load.
   (Smalltalk at: #ConfigurationOfInfoVis)
      project latestVersion load.

- VisualWorks:

   Published in the public repository, bundle is called "InfoVis"

The examples are registered at /examples/InfoVis

Have fun!

PS: "Runs" with IE, but the labels look quite strange



More information about the seaside mailing list