g6/packages/site/examples/item/defaultNodes/index.en.md
2023-02-02 10:31:36 +08:00

13 lines
456 B
Markdown

---
title: Built-in Nodes
order: 0
---
There are 8 kinds of built-in nodes in G6, which can be extended by configurations.
## Usage
8 built-in nodes and their extensions allow users to select appropriate ones for their scenario. For example, rect node is suitable for flow graph. Parameter `linkPoint` is the link points for related edges.
Please refer to [Built-in Nodes in G6](/zh/docs/manual/middle/elements/nodes/defaultNode) for more information.