moosetechnology / Moose

MOOSE - Platform for software and data analysis.
https://moosetechnology.github.io/moose-wiki
MIT License
136 stars 34 forks source link

Roassal tree layouts raise DNU when send #layered #848

Closed seandenigris closed 9 years ago

seandenigris commented 9 years ago

Originally reported on Google Code with ID 848

For example:

view shape rectangle width: #yourself.
view nodes: (1 to: 100).
view edgesFrom: [:x | x // 2  ].
view horizontalTreeLayout layered

Reported by tudor.girba on 2012-10-01 12:12:05

seandenigris commented 9 years ago
Neat example! I've added it in Roassal

Reported by alexandre.bergel on 2012-10-01 12:45:15

seandenigris commented 9 years ago
Your addition to Roassal are now part of the version 1.143. Thanks for this!
An example has been added in 1.44

Reported by alexandre.bergel on 2012-10-01 13:42:51