mxGraph Reloaded Examples

See also the GitHub repo

Animation

This example demonstrates using SVG animations on edges to visualize the flow in a pipe.
show source

Morph

This example demonstrates using mxMorphing for simple cell animations.
show source

Overlays

This example demonstrates cell highlighting, overlays and handling click and double click events. See also: events.html for more event handling.
show source