Graphviz in Rust!

Showing control points is easy (Fun with edges!).
Changing control points (or knowing where you want them to be), that is the hard part.

  • interactively tweaking control points might be nice on a onesey basis, but would probably turn to chaos quickly
  • providing a menu (interactive or not) of possible control point tweaks might also help, but I can’t figure out how to keep symmetry when arrowheads are involved.