hanspi42 / signalflowgrapher

This Python tool allows you to draw signal-flow graphs, calculate transfer functions (SymPy code is generated for further use in Jupyter notebooks), do graph manipulations (e.g., node elimination and graph transposition), and save a graph as TikZ for use in LaTeX documentation.
Artistic License 2.0
30 stars 6 forks source link

auto-highlight newly created branch or node #34

Open amon2punkt0 opened 3 years ago

amon2punkt0 commented 3 years ago

It would be nice if the tool auto-highlights a newly created branch or node and jumps directly to the name field. This would make the workflow much faster!