Skip to content

draw_hypergraph node color #25

@MIWdlB

Description

@MIWdlB

Currently draw_hypergraph does not allow an array as input for node_color as it suggests.

Fix is to change the relevant line in the call to nx.draw_networkx_nodes to:

node_color=node_color[n],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions