JuliaGraphs / GraphPlot.jl

Graph visualization for Julia.
http://JuliaGraphs.github.io/GraphPlot.jl/
Other
200 stars 62 forks source link

`gplothtml` not working #175

Closed hdavid16 closed 1 year ago

hdavid16 commented 1 year ago

See error below when trying to plot a graph from the REPL to html (note: this is on a Windows machine, so it should work):

julia> using GraphPlot

julia> gplothtml(net)
┌ Warning: Showing plots is not supported on OS NT
└ @ GraphPlot C:\Users\ub01382\.julia\packages\GraphPlot\pvheh\src\plot.jl:241