Hi!
Just to share the result of a 30 minutes coding session.
Charter has grown with a double bar charter.
| b | b := RTDoubleBarBuilder new. b points: RTSVGEntity withAllSubclasses. b value1: #numberOfMethods. b value2: #numberOfVariables. b open
produces the following:
Cheers, Alexandre