Same kind of in-out flow but for marketing, sending emails, segmenting contacts, etc. The fun part was drawing the bezier curves using canvas between each node!
This looks very good! I took the decision of fixing everything to a grid early on and still pay the price for it (I have yet to make connections overlap properly). Having everything floating free on the stage is probably a better approach.
I like the fixed grid. It forces the user to not have a mess out of it. As for the connections, maybe the "metro map" style would work (with rounded corners).
http://cl.ly/LMn2
Same kind of in-out flow but for marketing, sending emails, segmenting contacts, etc. The fun part was drawing the bezier curves using canvas between each node!