Hacker News new | ask | show | jobs
by Squonk42 4640 days ago
Very nice for electric/electronic/logic diagrams!

Is there a way to connect elements (logic gates, transistors, etc.) inputs to outputs with auto-routing wires?

2 comments

draw.io started life as one of the examples for mxGraph [1] and we've got a pile of stubly different behaviours available, it's just extremely tricky to expose any great number of without making the UI crap.

Do you mean something like [2]?

[1] http://jgraph.github.io/mxgraph/javascript/index.html

[2] http://jgraph.github.io/mxgraph/javascript/examples/wires.ht...

I noticed the logic gates are mislabeled - "or" is called "exclusive or" and "and" is called "or".