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

draw(h, GraphBased, ...) stopped working #46

Closed
pszufe opened this issue May 14, 2021 · 1 comment
Closed

draw(h, GraphBased, ...) stopped working #46

pszufe opened this issue May 14, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@pszufe
Copy link
Owner

pszufe commented May 14, 2021

It seems that plotting with GraphBased in Jupyter notebook stopped working
A minimal non-working example is:

SimpleHypergraphs.draw(Hypergraph(rand([nothing,1,1], 4,4)), GraphBased)

@alessant could you have a look at it?

@Philogicatician
Copy link

Just noting that this should be closed:
image

Although it does take several minutes to work the first time you use GraphBased for some reason. Sadly, I didn't think to time how long that was since I just thought it was still broken.

@pszufe pszufe closed this as completed May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants