Created
August 31, 2026 02:11
-
-
Save tlkahn/fe85c41f3ee92a506e74abcafb543022 to your computer and use it in GitHub Desktop.
plantuml from plantuml-gist-test.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" data-diagram-type="DESCRIPTION" height="226px" preserveAspectRatio="none" style="width:307px;height:226px;background:#FFFFFF;" version="1.1" viewBox="0 0 307 226" width="307px" zoomAndPan="magnify"><defs/><g><g class="title" data-source-line="1"><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="700" lengthAdjust="spacing" textLength="162.3604" x="69.0346" y="23.5352">Order flow (use cases)</text></g><!--entity UC1--><g class="entity" data-qualified-name="UC1" data-source-line="2" id="ent0001"><ellipse cx="62.4466" cy="195.8773" fill="#F1F1F1" rx="56.4466" ry="14.659" style="stroke:#181818;stroke-width:0.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="75.585" x="24.6542" y="200.6214">Place order</text></g><!--entity UC2--><g class="entity" data-qualified-name="UC2" data-source-line="3" id="ent0002"><ellipse cx="223.4548" cy="195.8832" fill="#F1F1F1" rx="69.9748" ry="16.395" style="stroke:#181818;stroke-width:0.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="105.5742" x="170.6677" y="200.6274">Track shipment</text></g><!--entity C--><g class="entity" data-qualified-name="C" data-source-line="4" id="ent0003"><ellipse cx="142.4431" cy="51.4883" fill="#F1F1F1" rx="8" ry="8" style="stroke:#181818;stroke-width:0.5;"/><path d="M142.4431,59.4883 L142.4431,86.4883 M129.4431,67.4883 L155.4431,67.4883 M142.4431,86.4883 L129.4431,101.4883 M142.4431,86.4883 L155.4431,101.4883" fill="none" style="stroke:#181818;stroke-width:0.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="65.9463" x="109.47" y="116.5234">Customer</text></g><!--link C to UC1--><g class="link" data-entity-1="ent0003" data-entity-2="ent0001" data-link-type="dependency" data-source-line="5" id="lnk4"><path d="M115.81,119.7383 C100.81,140.8583 85.8768,161.8929 75.0868,177.0729" fill="none" id="C-to-UC1" style="stroke:#181818;stroke-width:1;"/><polygon fill="#181818" points="72.19,181.1483,80.6645,176.13,75.0868,177.0729,74.1439,171.4952,72.19,181.1483" style="stroke:#181818;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:10;"/></g><!--link C to UC2--><g class="link" data-entity-1="ent0003" data-entity-2="ent0002" data-link-type="dependency" data-source-line="6" id="lnk5"><path d="M169.42,119.7383 C184.05,140.0883 198.4295,160.0899 209.4395,175.3899" fill="none" id="C-to-UC2" style="stroke:#181818;stroke-width:1;"/><polygon fill="#181818" points="212.36,179.4483,210.3499,169.8067,209.4395,175.3899,203.8564,174.4795,212.36,179.4483" style="stroke:#181818;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:10;"/></g></g></svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment