AutoRescaleContent
AutoRescaleContent =
"positions"|"nodes"|"labels"
Defined in: packages/sigma/src/types.ts:110
Controls what the auto-rescale fit encloses (ignored when autoRescale is
false):
"positions": node positions only"nodes": node positions and sizes"labels": node positions, sizes, and labels
Each level contains the previous one.