stevemacn / bridgesAPI

Data delivery system for multiple data sources (Twitter, Rotten Tomatoes, etc).
MIT License
5 stars 5 forks source link

Visualization: snapshots in time #21

Open stevemacn opened 10 years ago

stevemacn commented 10 years ago

We want to show animation between uploaded data-structures. When students submit their graph and they remove nodes they should be able to re-save the graph with a new id and viewers should be able to see the transition between the two graphs.

Ideally this would be done by angularifying the project and updating the model which the visualization relies upon. In the short term, we could add an iframe which changes from multiple embedded visualizations.