mirror of
https://gitee.com/antv/g6.git
synced 2024-12-16 02:21:25 +08:00
1099252812
* feat: update api-doc config * feat: add doc input * feat: update docs
28 lines
609 B
Markdown
28 lines
609 B
Markdown
---
|
|
title: MDSLayoutOptions
|
|
---
|
|
|
|
[Overview - v5.0.0-alpha.9](../../README.en.md) / [Modules](../../modules.en.md) / [layout](../../modules/layout.en.md) / MDSLayoutOptions
|
|
|
|
[layout](../../modules/layout.en.md).MDSLayoutOptions
|
|
|
|
## Properties
|
|
|
|
### 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:150
|
|
|
|
___
|
|
|
|
### linkDistance
|
|
|
|
• `Optional` **linkDistance**: `number`
|
|
|
|
#### Defined in
|
|
|
|
node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:151
|