GraphvizAnim
GraphvizAnim copied to clipboard
A tool to create animated graph visualizations, based on graphviz.
Under Windows, appears to go into an endless loop of spawning new pythonw processes.
As suggested in https://news.ycombinator.com/item?id=11015713 one can use SVG and this trick https://css-tricks.com/svg-line-animation-works/.
Following the Numpy, or Google, convention supported by http://www.sphinx-doc.org/en/stable/ext/napoleon.html.
 When drawing binary trees, it's better to keep nodes in order so that we can distinguish the left and right nodes. and we also need `graph [ordering="out"];`