This repository holds the visualization of persistent binary search trees implemented with the fat node method. The fat node method is introduced in this paper by Driscoll et al..
- The layout algorithm is a bit ad-hoc.
- The trees are not recentered after zooming in/out.