Skip to content

Allow add node style to use attributes set in the attr_dict  #4

@jlaw9

Description

@jlaw9

Currently, attributes set in the attr_dict of the add_node_style function will be overwritten by the default if they are not specified in the function. A way to fix this would be to have the same kind of if statements that add_node has, and if it is not None, set it to the specified value.

add_edge_style also has the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions