Does GoJs support Gif animation?

I add a Gif animation picture to a node,but it only display a static picture.

Does GoJs support Gif animation?

Not automatically, but you can call Diagram.maybeUpdate in a requestAnimationFrame function.