Home > @jsplumbtoolkit/layout-circular > CircularLayoutParameters > centerRoot
CircularLayoutParameters.centerRoot property
If true, the first node in the data set will be placed in the center of the circle. Defaults to false.
Signature:
centerRoot?: boolean;