Happy !
ObjectProfile / GraphET
Monticello registration
About GraphET
What is it?
It's a charting framework done with Roassal.
How to load it:
Do the following in a Workspace:
Gofer new smalltalkhubUser: 'ObjectProfile'
project: 'GraphET';
package: 'ConfigurationOfGraphET';
load.
(Smalltalk at: #ConfigurationOfGraphET) load
