mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 10:01:09 +08:00
11 lines
461 B
Markdown
11 lines
461 B
Markdown
---
|
|
title: Fisheye
|
|
order: 6
|
|
---
|
|
|
|
Fisheye is a built-in components for focus+context magnification in G6.
|
|
|
|
## Usage
|
|
|
|
Fisheye is designed for focus+context exploration, it keeps the context and the relationships between context and the focus while magnifing the focus area. The demo below shows how to use fisheye on graph. And the Fisheye lens's style can be configured by `delegateStyle`. The API can be found at [Fisheye Plugin](/en/docs/api/Plugins#fisheye).
|