This demo shows how to configure the TabularLayout algorithm to create compact drawings. The algorithm tries to calculate an arrangement that minimizes edge lengths. Since tabular layout only supports straight-line edges, EdgeRouter is used to calculate the final edge paths.
Related resources: Tabular layout algorithm , TabularLayout , TabularLayoutData .