g6/packages/site/examples/net/mdsLayout/index.en.md

11 lines
470 B
Markdown
Raw Normal View History

2023-02-02 10:31:36 +08:00
---
title: MDS Layout
order: 7
---
Classical MDSMultidemensional Scalingis an algorithm for high dimensional data projection. Relational data layout problem can be regarded as projecting high dimensional data onto a 2D visual space.
## Usage
As the demo below, you can deploy it in `layout` while instantiating Graph. it can also be used for [Subgraph Layout](/en/docs/manual/middle/layout/sub-layout). By tuning the parameters, you can adjust the edge length.