ipython-d3networkx
ipython-d3networkx copied to clipboard
Request: Add ability for pan and zoom to core JS files
Since we are limited by iPython in the overall canvas size, incorporating the D3 Pan and Zoom features would be awesome for making use of the limited space. It would allow us to move things around and get a full feel for how things work.
Great work by the way, being able to go from a python data structure directly to a graph, is awesome.