Splitting out from #96 as requested:
I'm looking for a way to produce a banded output for two color wires. #96 introduced two colors by showing the second color as stripe along the wire.
I think with a banded representation it is easier to distinguish the colors and looks more visually appealing.
Here is an example (taken from #96):

I've just play around with the .gv files and the dot language.
Todo:
Splitting out from #96 as requested:
I'm looking for a way to produce a banded output for two color wires. #96 introduced two colors by showing the second color as stripe along the wire.
I think with a banded representation it is easier to distinguish the colors and looks more visually appealing.
Here is an example (taken from #96):
I've just play around with the
.gvfiles and the dot language.Todo:
style="dashed"can be used. But I think it's not as visually appealing as the example above.dot - graphviz version 2.44.0 (0)which might be fixed later