mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 10:01:09 +08:00
9 lines
257 B
Markdown
9 lines
257 B
Markdown
|
---
|
||
|
title: WaterMarker
|
||
|
order: 9
|
||
|
---
|
||
|
|
||
|
WaterMarker is a built-in components in G6, but not reigstered by default. It needs to be imported into the code and registered with the `extend` method, and then you could configured it to the graph instance.
|
||
|
|
||
|
## Usage
|