This website contains information regarding the paper 'Visualizing Evolving Trees'. Here we present ways to draw dynamic trees, where nodes are allowed to enter, but not leave. We present two different algorithms, DynaCola (Dynamic Collision) and DynaSafe (Dynamic Safety) that draw these trees without crossings and with good compactness.
This graph, found here: shows advisor-advisee relationships in the world of mathematics, stretching back to the middle ages. The dataset includes the thesis titles, students, advisors, dates, and number of descendants. The total number of nodes is around 260,000 and is continuously updated. While this data is not quite a tree (or even connected, or planar), we extract a subset to create a tree with 500 nodes. The maximum node degree of this tree is 5 and the radius is 14.