17 ms·
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
by Squonk42 13y 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?
- davidjgraph 13y agodraw.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 http://jgraph.github.io/mxgraph/javascript/index.html [2] http://jgraph.github.io/mxgraph/javascript/examples/wires.html http://jgraph.github.io/mxgraph/javascript/examples/wires.ht...
- kens 13y agoI noticed the logic gates are mislabeled - "or" is called "exclusive or" and "and" is called "or".