snapapps / edgy

a visual programming language inspired by Scratch
http://snapapps.github.io/
GNU Affero General Public License v3.0
51 stars 21 forks source link

Downward directed graphs #157

Closed stevenbird closed 10 years ago

stevenbird commented 10 years ago

Add support for downward directed graphs, for digraphs. Make it available as an option under the gear tab.

cf http://marvl.infotech.monash.edu/webcola/examples/downwardedges.html

stevenbird commented 10 years ago

Save this setting in project.xml file as a flag. Also for any other layout settings.

Muon commented 10 years ago

Currently blocked on tgdwyer/WebCola#14.