Vilson Vieira
Vilson Vieira
Thinking about a vertical x horizontal way to visualize and d'n'd indices: 
I'm imagining something like Jupyter/iPython-like notebooks as 'visual datasheets'. Someone can start creating a component as a notebook, specify its inports/outports at some point and use it as a real...
From [Unreal's Blueprint](https://www.youtube.com/watch?v=11pNZ5mge7o). The `Timeline` node:  and the float track for `Brightness`: 
"Global" timeline from [ThreeNodes.js](http://idflood.github.io/ThreeNodes.js/public/index.html) is also interesting. 
@mrdoob's [frame.js](https://github.com/mrdoob/frame.js) [timeline](http://mrdoob.github.io/frame.js/editor/). Nice [demos](https://www.youtube.com/watch?v=n4Av-ClXCYU).
Quartz Composer's Timeline component: 
@bergie we need this to https://github.com/the-grid/the-graph/issues/51. Do you have any suggestions?
@bergie you're right, that makes sense, considering that edge's ordering are commonly set in UI. I'll try your suggestion, tks.
Maybe some ideas for UI? http://franklinta.com/2014/11/30/image-diffing-using-css
+1 so interesting to a Web Audio API node editor as well. Something like "blockly to nodes"?