Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend basics tutorial concerning draw_hypergraph #15

Open
wsamoy opened this issue Jun 26, 2023 · 0 comments
Open

Extend basics tutorial concerning draw_hypergraph #15

wsamoy opened this issue Jun 26, 2023 · 0 comments

Comments

@wsamoy
Copy link

wsamoy commented Jun 26, 2023

I can't seem to control the node size on an individual basis in the draw_hypergraph function.

Ideally, I would be able to use a dictionary with the node names as key and the node size as value.

I have tried constructing a np.array in all shapes and sizes that holds this information but I always get: "ValueError: s must be a scalar, or float array-like with the same size as x and y".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant