Skip to content

edit error in get_position #10

@PiggyGaGa

Description

@PiggyGaGa

in base/draw.py line 71:
it should be base_pos = nx.layout.circular_layout(G.get_layer(0))
not base_pos = nx.layout.circylar_layout(G.get_layer(0))

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