diagraph icon indicating copy to clipboard operation
diagraph copied to clipboard

How to do equations on the edges?

Open Kreijstal opened this issue 1 year ago • 1 comments

You can do it on the nodes, but I can't figure out how to do it on the edges..

Kreijstal avatar Jun 02 '24 17:06 Kreijstal

Until the last version of graphviz it wasn't possible to do so. It is possible now but I haven't implemented it yet, I'm searching for a way to conveniently express which edge label to override because it is possible to add multiple edges between two nodes.

Robotechnic avatar Jun 02 '24 17:06 Robotechnic

It wasn't so complicated after all. It is now possible with the version 0.3.0.

Robotechnic avatar Sep 03 '24 16:09 Robotechnic