Open nowthis opened 9 years ago
Controlling the layout algorithm in this way may be too abstract for the casual visitor. Also, controlling the node layout by rearranging nodes in the source data seems like it will be more intuitive to more people. Marking this as low-priority.
Currently all graphs start from the top and are spread out downwards as the layout iterates.
This works fine for ordinary Sankeys but doesn't look good for Funnels (see #15).
Give the user a layout option to begin the layout process from the vertical-center of the diagram, or the bottom, or the top.