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

Doesn't plot, writes Compose.Context #187

Closed
FalkoSp opened this issue Aug 27, 2022 · 2 comments
Closed

Doesn't plot, writes Compose.Context #187

FalkoSp opened this issue Aug 27, 2022 · 2 comments

Comments

@FalkoSp
Copy link

FalkoSp commented Aug 27, 2022

Hi, with Julia 1.8, under Windows 10,

using GraphPlot
using Graphs: smallgraph
g = smallgraph(:karate)
gplot(g)

doesn't plot anything, but writes a Compose.Context to standard out.

What am I doing wrong?

Thank you!

(graphs) pkg> status
Status C:\graphs\Project.toml
[336ed68f] CSV v0.10.4
[5ae59095] Colors v0.12.8
[a93c6f00] DataFrames v1.3.4
[a2cc645c] GraphPlot v0.5.2
[86223c79] Graphs v1.7.2
[47aef6b3] SimpleWeightedGraphs v1.2.1
[37e2e46d] LinearAlgebra
[9a3f8284] Random

@afternone
Copy link
Contributor

See #144

@FalkoSp
Copy link
Author

FalkoSp commented Aug 29, 2022

Haha.
Thank you!

Maybe this should be made a bit more prominent in readme and doc :-)

@FalkoSp FalkoSp closed this as completed Aug 29, 2022
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

2 participants