You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dabble in some graph theory, and it would be great to have a way to save your visualizations to a image and/or vector format for non-web formats. Something like matplotlib's img.savefig('my_path') would be awesome (even though it throws away all the interactive functionality).