g6/packages/site/examples/tool/legend/index.en.md

11 lines
293 B
Markdown
Raw Normal View History

2023-02-02 10:31:36 +08:00
---
title: Legend
order: 9
---
Using Legend Plugin 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.
2023-02-02 10:31:36 +08:00
## Usage
2023-08-31 10:59:52 +08:00
The demo below show how to use Legend Plugin on a graph.