You can customize the initial position of each group by providing the initialPosition
object as the property of the group. The object will be expected to contain two properties:
position and distanceFromCenter. See the
attributionPosition and
attributionDistanceFromCenter
options for the semantics.
You can use the initial group position to, for example, move a large a low-priority group out of the center of the visualization. This example positions the Other group towards the bottom-left corner of the visualization.