g6/packages/site/docs/apis/interfaces/layout/RadialLayoutOptions.zh.md

150 lines
2.9 KiB
Markdown
Raw Normal View History

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