layout.auto() was renamed to layout_nicely() to create a more
consistent API.
Arguments
- graph
The input graph
- dim
Dimensions, should be 2 or 3.
- ...
Extra arguments are passed to the real layout function that
layout_nicely()ends up calling.
Related documentation in the C library
vcount(), layout_align(), is_forest(), edges(), get_eids(), ecount()
