Paul Brodersen
Paul Brodersen
The edge layout key-word argument `bundle_parallel_edges` used to be `False` by default but is now `True` (no idea how that happened). You can restore the original behaviour by setting it...
The text object for label `3` will be there, but the label `5` is occluding it currently. There are several options to deal with this issue. 1. Don't plot the...
> I still think it's unideal that the default Graph behavior is one label completely occludes the other (without specifying edge_label_position or edge_layout="curved"). Agreed. However, I am trying pretty hard...
What is missing in [basic example #2: directed graphs](https://netgraph.readthedocs.io/en/latest/sphinx_gallery_output/plot_02_directed_network.html#sphx-glr-sphinx-gallery-output-plot-02-directed-network-py) then?
Short answer: no. Long answer: Start and end marker customization is a feature worth thinking about but it will take a lot of work to implement it properly. In the...
> I think it is a reasonable choice of precedence. @efiring Could you expand on why you think that is the case? I am struggling to come up with scenarios...
@efiring Thanks for taking the time to explain. I appreciate it!
Sorry that I have to bail out like this (and pollute your issue tracker in the process with whatever this is), but I have a busy couple of weeks ahead....
Agreed. Do you want to take a stab at it? Happy to merge PRs. I am still working on the next release, so it will be a while until I...