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
Right now we set node and edge attributes for each node and edge separately. Most of the attributes we're setting are the same for all nodes and edges. It would be much cleaner (and probably faster) to set those attributes as defaults in a node or edge selector style attribute.
Right now we set node and edge attributes for each node and edge separately. Most of the attributes we're setting are the same for all nodes and edges. It would be much cleaner (and probably faster) to set those attributes as defaults in a node or edge selector style attribute.
For example:
The text was updated successfully, but these errors were encountered: