mxGraph Reloaded Examples

See also the GitHub repo

Label Position

This example demonstrates the use of the label position styles to set the position of vertex labels.
show source

Labels

This example demonstrates the use of wrapping and clipping for HTML labels of vertices, truncating labels to fit the size of a vertex, and manually placing vertex labels and relative children that act as "sublabels".
show source

Perimeter

This example demonstrates how to avoid edge and label intersections.
show source

Second label

This example demonstrates how to add another string label to vertices.
show source

Wrapping

This example demonstrates using HTML markup and word-wrapping in vertex and edge labels.
show source