Skip to content

Suggestion for network constructor #46

@nwlandry

Description

@nwlandry

On the multiple networks page of the webweb documentation, the dot operator is used as the default constructor to add networks. I would suggest that using standard dictionary notation would be easier when automating the import of graphs. In addition, if you do that, there are fewer restrictions on the string that displays in the webweb visualization. (See https://github.com/NLandry91/World-Cup-Passing-Networks/blob/master/WebWebUtilities.py line 20 for the workaround I used) But there might be a better way to add networks with the existing code that I'm unaware of.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions