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
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside