Closed
Description
I've been using GraphPlot.jl in Juno IDE environment (add-on on ATOM).
The output from gplot()
command in Juno's Plots pane is so small so that it is hard to identify node or edge labels.
Unlike ordinary output from plot()
command, zoom in or zoom out options are disabled.
I cannot find any arguments in gplot()
to control the overall size of the output plot. Do you know how?
g = graphfamous("karate")
gplot(g)
Thanks in advance…
Metadata
Metadata
Assignees
Labels
No labels