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
No global: Iframework used Iframework.shownGraph too much. Now I'm traversing up to the current graph when I need it, which will make subgraphs easier.
passing graph to node/edge initializer so it is available (this means I have to use a custom .toJSON() to avoid cyclical references when calling JSON.stringify())