I just uploaded to SmalltalkHub an initial wrapper for the Rickshaw.js
charting library (http://code.shutterstock.com/rickshaw/).
As usual, you can load it with the following expression:
Gofer it
� smalltalkhubUser: 'emaringolo' project: 'rickshaw';
� package: 'ConfigurationOfRickshaw';
� load.
(Smalltalk at: #ConfigurationOfRickshaw) project development load: 'All'
This will load all the packages, including a Seaside component
installed at '/rickshaw' containing various examples.
It is an initial version and my first package uploaded to
SmalltalkHub, so bugs and and mistakes are expected :)
Questions are welcome too.
Regards,
Esteban A. Maringolo
_______________________________________________
seaside mailing list
seaside@lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside