make : Options -> (a -> { width : Basics.Float, height : Basics.Float }) -> Graph.Tree.Forest a -> Graph.Geometry.Geometry a
Calculate vertical flow Geometry a
(positions together with items) of the given Forest a
, using the function that provides size for each item.
()
defaultOptions : Options