mxGraph Reloaded Examples
See also the
GitHub repo
Basic
Backgrounds
Connections
Drag-and-drop/copy-paste
Editing
Effects
Events
Icons/Images
Labels
Layout
Miscellaneous
Shapes/stencils
Styles
Toolbars
XML/JSON
Zoom/offpage
JSON data
This example demonstrates using JSON to encode/decode parts of the graph model in mxCodec.
show source
User object
This example demonstrates using XML objects as values for cells.
show source