I have a chart where the hierarchical layout works nicely. However, I think it would look a lot cleaner if it would automatically center the nodes on each level on the page.
My chart starts with two nodes that each flow to one child. That single child itself flows to two child nodes. When the hierarchical (and flowchart) auto layout feature is used the nodes in those three levels are moved off to the right side of the chart (not all the way to the edge). I see no reason (nothing in the lower levels) why this needs to occur.
Is there a way to get the contents of each level centered on the page using auto layout? Am I missing something?