g6/packages/site/docs/apis/interfaces/layout/CircularLayoutOptions.en.md
pomelo 1099252812
Feat: Add API Docs (#4877)
* feat: update api-doc config

* feat: add doc input

* feat: update docs
2023-08-30 19:46:37 +08:00

2.8 KiB

title
CircularLayoutOptions

Overview - v5.0.0-alpha.9 / Modules / layout / CircularLayoutOptions

layout.CircularLayoutOptions

Properties

angleRatio

Optional angleRatio: number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:121


center

Optional center: PointTuple

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:112


clockwise

Optional clockwise: boolean

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:118


divisions

Optional divisions: number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:119


endAngle

Optional endAngle: number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:123


endRadius

Optional endRadius: number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:117


height

Optional height: number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:114


nodeSize

Optional nodeSize: number | number[]

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:125


nodeSpacing

Optional nodeSpacing: number | (node?: Node) => number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:124


ordering

Optional ordering: "topology" | "topology-directed" | "degree"

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:120


radius

Optional radius: number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:115


startAngle

Optional startAngle: number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:122


startRadius

Optional startRadius: number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:116


width

Optional width: number

Defined in

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:113