Ordering visualizations using Graph Traversal
Zigzag Expanded Navigation Plots
PairViz is an R package that produces orderings of statistical objects for visualization purposes. We abstract the ordering problem to one of constructing edge-traversals of (possibly weighted) graphs. PairViz implements various edge traversal …