IndustrialDragonfly / DEdC

Collaborative DFD Editor
MIT License
6 stars 1 forks source link

Animate Dataflow Based on Order #76

Open eugene-davis opened 10 years ago

eugene-davis commented 10 years ago

Allow a user to set the order in which dataflows happen, then animate based on that. This makes it easier to visualize what is going on in the system.

Also note that this would require that dataflows could be grouped, so that (for instance) an authentication dataflow could be separately modelled from dataflows that happen after user authentication.