WISPO-POP / PowerPlots.jl

Functions plot PowerModels networks
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Is there a way to show bus numbers on the plot? #12

Closed dsehloff closed 4 years ago

noahrhodes commented 4 years ago

if you use the keyword label_nodes it should show

plot_network(case; label_nodes=true
noahrhodes commented 4 years ago

It seems that label_edges to label the branches does not currently work, and the labels are not correctly placed on the branches #9