Comment #1 on issue 1017 by tu...(a)tudorgirba.com: RadialTreeLayout does not
work properly
http://code.google.com/p/moose-technology/issues/detail?id=1017
On the other hand, NarrowRadialTreeLayout works fine.
view := ROMondrianViewBuilder new.
view nodes: (1 to: 99).
view edgesFrom: [ :x | x // 10 ].
view radialNarrowTreeLayout.
view open
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings