Pablo Marques

Results 2 comments of Pablo Marques

Wouldn't this approach break the `link_labels` option? Because the original edges are now gone, and we have new, smaller edges away from where the original was.

I'm interested in working on this issue. I have some questions, though: 1. Should plot the links with vertices be optional? (Ex.: `wntr.graphics.plot_network(wn, vertices=True)`) 2. In that case, what should...