You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you share a MWE of what you're trying or link to the mentioned docs?
To me this is GraphRecipes.j related rather than NetworkLayout related, at least NetworkLayout does not appear in the stacktrace at all.
The closest thing I could find in the GraphRecipes docs is layout_kw though.
Or maybe you're trying to run the examples from the NetworkLayout docs but with GraphRecipes.graphplot rather than GraphMakie.graphplot? Can you check that you're using the correct plotting package there?
Fixed! It was due to a stale session in the vscode julia environment. Restarting vscode has fixed the issue. Thanks for your help, and sorry for the inconvenience.
Hi - I tried to run the examples from your docs, but all of them gave me the same error. Here's a representative one:
The text was updated successfully, but these errors were encountered: