digraph G {
a->b [style=invis]
a->b
}
Output file: b312.pngThe use of invis edges to achieve various effects in graphviz has a long, long history.
Upon further reflection I can see your point (though saying "should not otherwise affect visible edges" is kind of vague).
But we might as well add 100 other potential TODO items as "bugs".
You're talking about a fairly major overhaul of a bunch of code that is
really too fragile to tweak easily.
Owner: *
Status: Request