Skip to main content

Home > @jsplumbtoolkit/layout-circular > CircularLayoutParameters

CircularLayoutParameters interface

Parameters for the circular layout.

Signature:

export interface CircularLayoutParameters extends LayoutParameters 

Extends: LayoutParameters

Properties

PropertyModifiersTypeDescription
centerRoot?boolean(Optional) If true, the first node in the data set will be placed in the center of the circle. Defaults to false.