mxGraph Reloaded Examples

See also the GitHub repo

Boundary

This example demonstrates implementing boundary events in BPMN diagrams.
show source

Events

Events. This example demonstrates creating a graph container and using the mxDivResizer to update the size, interaction on the graph, including marquee selection, custom tooltips, context menu handling and changing the default menu opacity. It also demonstrates how to use an edgestyle in the default stylesheet, and handle the doubleclick on the adjustment point. See also: overlays.html for click event handling.
show source