Currently one cannot set the node shape and size as well as the edge color, neither on a global nor on a local (For each node/edge) scale.
This PR moves the defined properties away from the element level and sets it as a global option, allowing the user to overwrite all node/edge configurations based on the dataframe column names.
Currently one cannot set the node shape and size as well as the edge color, neither on a global nor on a local (For each node/edge) scale.
This PR moves the defined properties away from the element level and sets it as a global option, allowing the user to overwrite all node/edge configurations based on the dataframe column names.