g6/packages/site/docs/apis/interfaces/layout/RadialLayoutOptions.zh.md
2023-08-31 23:46:08 +08:00

150 lines
2.9 KiB
Markdown

---
title: RadialLayoutOptions
---
> 📋 中文文档还在翻译中... 欢迎 PR
[Overview - v5.0.0-beta.2](../../README.zh.md) / [Modules](../../modules.zh.md) / [layout](../../modules/layout.zh.md) / RadialLayoutOptions
[layout](../../modules/layout.zh.md).RadialLayoutOptions
## Properties
### center
`Optional` **center**: `PointTuple`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:168
---
### focusNode
`Optional` **focusNode**: `string` \| `Node`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:173
---
### height
`Optional` **height**: `number`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:170
---
### linkDistance
`Optional` **linkDistance**: `number`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:171
---
### maxIteration
`Optional` **maxIteration**: `number`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:172
---
### maxPreventOverlapIteration
`Optional` **maxPreventOverlapIteration**: `number`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:178
---
### nodeSize
`Optional` **nodeSize**: `number` \| `number`[] \| (`nodeData`: `Node`) => `number`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:176
---
### nodeSpacing
`Optional` **nodeSpacing**: `number` \| `Function`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:177
---
### preventOverlap
`Optional` **preventOverlap**: `boolean`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:175
---
### sortBy
`Optional` **sortBy**: `string`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:180
---
### sortStrength
`Optional` **sortStrength**: `number`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:181
---
### strictRadial
`Optional` **strictRadial**: `boolean`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:179
---
### unitRadius
`Optional` **unitRadius**: `number`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:174
---
### width
`Optional` **width**: `number`
#### Defined in
node_modules/.pnpm/@antv+layout@1.2.9_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:169