mirror of
https://gitee.com/antv/g6.git
synced 2024-12-03 04:08:32 +08:00
416 B
416 B
title | order |
---|---|
Node Animation | 0 |
Node animation can be realized by customing a node.
Usage
The three demos below show the node animation realized by customing node:
- Example 1 : Animated shape of a node;
- Example 2 : Animated background of a node;
- Example 3 : Shape rotate animation on the node.
For more information, please refer to document Animation。