Skip to content

Instantly share code, notes, and snippets.

@jmini
Created October 29, 2022 16:42
Show Gist options
  • Save jmini/1c22c12a89e9425fb2bfc06032c95eb6 to your computer and use it in GitHub Desktop.
Save jmini/1c22c12a89e9425fb2bfc06032c95eb6 to your computer and use it in GitHub Desktop.
Diagrams.net exmple graph
<mxfile agent="5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/17.4.2 Chrome/100.0.4896.60 Electron/18.0.1 Safari/537.36" etag="5BqQubEyUl9RtjgusI6h" host="Electron" modified="2022-04-25T10:16:45.897Z" type="device" version="17.4.2">
<diagram id="PLuXOcR_mGlr0jXjKg2p" name="Page-1">
<mxGraphModel arrows="1" connect="1" dx="1106" dy="774" fold="1" grid="1" gridSize="10" guides="1" math="0" page="1" pageHeight="583" pageScale="1" pageWidth="413" shadow="0" tooltips="1">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="IgmaPHdbTIZ3v5u-N69z-1" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" value="" vertex="1">
<mxGeometry as="geometry" height="40" width="80" x="20" y="10"/>
</mxCell>
<mxCell edge="1" id="IgmaPHdbTIZ3v5u-N69z-2" parent="1" source="IgmaPHdbTIZ3v5u-N69z-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" target="IgmaPHdbTIZ3v5u-N69z-5">
<mxGeometry as="geometry" relative="1"/>
</mxCell>
<mxCell id="IgmaPHdbTIZ3v5u-N69z-3" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" value="" vertex="1">
<mxGeometry as="geometry" height="40" width="80" x="141" y="10"/>
</mxCell>
<mxCell edge="1" id="IgmaPHdbTIZ3v5u-N69z-4" parent="1" source="IgmaPHdbTIZ3v5u-N69z-1" style="endArrow=classic;html=1;entryX=0;entryY=0.25;entryDx=0;entryDy=0;exitX=1;exitY=0.75;exitDx=0;exitDy=0;" target="IgmaPHdbTIZ3v5u-N69z-3" value="">
<mxGeometry as="geometry" height="50" relative="1" width="50">
<mxPoint as="sourcePoint" x="21" y="118"/>
<mxPoint as="targetPoint" x="71" y="68"/>
</mxGeometry>
</mxCell>
<mxCell id="IgmaPHdbTIZ3v5u-N69z-5" parent="1" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" value="" vertex="1">
<mxGeometry as="geometry" height="40" width="80" x="262" y="10"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment