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
When loading an graph from its xml, the formatXmlNode function has an id 0 node check. But, we can generate graphs without it. Why is this necessary? I've loaded an example removing this check and it renders correctly.
When loading an graph from its xml, the formatXmlNode function has an id 0 node check. But, we can generate graphs without it. Why is this necessary? I've loaded an example removing this check and it renders correctly.