g6/packages/site/examples/scatter/changePosition/index.en.md
2023-08-29 15:19:51 +08:00

13 lines
430 B
Markdown

---
title: Animations
order: 5
---
Configure the animation of the element in the spec of the graph, including the animations of entering, exiting, updating, hiding, and appearing.
If you are calling a view port API of graph, try to configure the effectTiming param for it to enable the animations.
### Usage
Configure the animates of node / edge / combo in the spec of the graph. Config effectTiming for graph view port APIs.