layout_dendrogram_even: Even layout for layout_dendrogram
Description
This layout sets the heights of the branch points to be the maximum distance
to a leaf. In this way the branch points are spread out evenly in the
y-direction. After modifying the height it calls
layout_dendrogram_dendrogram
.
Usage
layout_dendrogram_even(graph, ...)