elk force order

This commit is contained in:
Alexander Wang 2022-12-24 13:34:23 -08:00
parent 775691ecaf
commit 03e27abb54
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE
48 changed files with 5589 additions and 2644 deletions

View file

@ -79,14 +79,16 @@ type ELKGraph struct {
}
type ELKLayoutOptions struct {
Algorithm string `json:"elk.algorithm,omitempty"`
HierarchyHandling string `json:"elk.hierarchyHandling,omitempty"`
NodeSpacing float64 `json:"spacing.nodeNodeBetweenLayers,omitempty"`
Padding string `json:"elk.padding,omitempty"`
EdgeNodeSpacing float64 `json:"spacing.edgeNodeBetweenLayers,omitempty"`
Direction string `json:"elk.direction"`
SelfLoopSpacing float64 `json:"elk.spacing.nodeSelfLoop"`
InlineEdgeLabels bool `json:"elk.edgeLabels.inline,omitempty"`
Algorithm string `json:"elk.algorithm,omitempty"`
HierarchyHandling string `json:"elk.hierarchyHandling,omitempty"`
NodeSpacing float64 `json:"spacing.nodeNodeBetweenLayers,omitempty"`
Padding string `json:"elk.padding,omitempty"`
EdgeNodeSpacing float64 `json:"spacing.edgeNodeBetweenLayers,omitempty"`
Direction string `json:"elk.direction"`
SelfLoopSpacing float64 `json:"elk.spacing.nodeSelfLoop"`
InlineEdgeLabels bool `json:"elk.edgeLabels.inline,omitempty"`
ConsiderModelOrder string `json:"elk.layered.considerModelOrder.strategy,omitempty"`
ForceNodeModelOrder bool `json:"elk.layered.crossingMinimization.forceNodeModelOrder,omitempty"`
}
func Layout(ctx context.Context, g *d2graph.Graph) (err error) {
@ -109,11 +111,12 @@ func Layout(ctx context.Context, g *d2graph.Graph) (err error) {
elkGraph := &ELKGraph{
ID: "root",
LayoutOptions: &ELKLayoutOptions{
Algorithm: "layered",
HierarchyHandling: "INCLUDE_CHILDREN",
NodeSpacing: 100.0,
EdgeNodeSpacing: 50.0,
SelfLoopSpacing: 50.0,
Algorithm: "layered",
HierarchyHandling: "INCLUDE_CHILDREN",
NodeSpacing: 100.0,
EdgeNodeSpacing: 50.0,
SelfLoopSpacing: 50.0,
ConsiderModelOrder: "NODES_AND_EDGES",
},
}
switch g.Root.Attributes.Direction.Value {
@ -157,7 +160,8 @@ func Layout(ctx context.Context, g *d2graph.Graph) (err error) {
if len(obj.ChildrenArray) > 0 {
n.LayoutOptions = &ELKLayoutOptions{
Padding: "[top=75,left=75,bottom=75,right=75]",
Padding: "[top=75,left=75,bottom=75,right=75]",
ForceNodeModelOrder: true,
}
}

View file

@ -178,6 +178,43 @@ build_workflow: lambda-build.yaml {
script: `my network: {
icon: https://icons.terrastruct.com/infra/019-network.svg?fuga=1&hoge
}
`,
},
{
name: "elk_order",
script: `queue: {
shape: queue
label: ''
M0
M1
M2
M3
M4
M5
M6
}
m0_desc: |md
Oldest message
|
m0_desc -> queue.M0
m2_desc: |md
Offset
|
m2_desc -> queue.M2
m5_desc: |md
Last message
|
m5_desc -> queue.M5
m6_desc: |md
Next message will be\
inserted here
|
m6_desc -> queue.M6
`,
},
}

View file

@ -6,7 +6,7 @@
"id": "\"ninety\\nnine\"",
"type": "",
"pos": {
"x": 714,
"x": 12,
"y": 12
},
"width": 151,
@ -46,7 +46,7 @@
"id": "eighty\reight",
"type": "",
"pos": {
"x": 194,
"x": 183,
"y": 20
},
"width": 151,
@ -86,7 +86,7 @@
"id": "\"seventy\r\\nseven\"",
"type": "",
"pos": {
"x": 12,
"x": 354,
"y": 12
},
"width": 162,
@ -126,7 +126,7 @@
"id": "\"a\\\\yode\"",
"type": "",
"pos": {
"x": 885,
"x": 536,
"y": 28
},
"width": 154,
@ -166,7 +166,7 @@
"id": "there",
"type": "",
"pos": {
"x": 546,
"x": 716,
"y": 254
},
"width": 143,
@ -206,7 +206,7 @@
"id": "'a\\\"ode'",
"type": "",
"pos": {
"x": 540,
"x": 710,
"y": 28
},
"width": 154,
@ -246,7 +246,7 @@
"id": "\"a\\\\node\"",
"type": "",
"pos": {
"x": 365,
"x": 884,
"y": 28
},
"width": 155,
@ -310,19 +310,19 @@
"labelPercentage": 0,
"route": [
{
"x": 962,
"x": 613,
"y": 154
},
{
"x": 962,
"x": 613,
"y": 204
},
{
"x": 652.75,
"x": 751.25,
"y": 204
},
{
"x": 652.75,
"x": 751.25,
"y": 254
}
],
@ -357,11 +357,11 @@
"labelPercentage": 0,
"route": [
{
"x": 617,
"x": 787,
"y": 154
},
{
"x": 617,
"x": 787,
"y": 254
}
],
@ -396,19 +396,19 @@
"labelPercentage": 0,
"route": [
{
"x": 442.5,
"x": 961.5,
"y": 154
},
{
"x": 442.5,
"x": 961.5,
"y": 204
},
{
"x": 581.25,
"x": 822.75,
"y": 204
},
{
"x": 581.25,
"x": 822.75,
"y": 254
}
],

View file

@ -18,7 +18,7 @@ width="1227" height="568" viewBox="-88 -88 1227 568"><style type="text/css">
}
]]>
</style><g id="&#34;ninety\nnine&#34;"><g class="shape" ><rect x="714" y="12" width="151" height="142" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="789.500000" y="78.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25"><tspan x="789.500000" dy="0.000000">ninety</tspan><tspan x="789.500000" dy="21.000000">nine</tspan></text></g><g id="eighty&#xD;eight"><g class="shape" ><rect x="194" y="20" width="151" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="269.500000" y="86.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">eighty&#xD;eight</text></g><g id="&#34;seventy&#xD;\nseven&#34;"><g class="shape" ><rect x="12" y="12" width="162" height="142" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="93.000000" y="78.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25"><tspan x="93.000000" dy="0.000000">seventy&#xD;</tspan><tspan x="93.000000" dy="21.000000">seven</tspan></text></g><g id="&#34;a\\yode&#34;"><g class="shape" ><rect x="885" y="28" width="154" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="962.000000" y="94.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a\yode</text></g><g id="there"><g class="shape" ><rect x="546" y="254" width="143" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="617.500000" y="320.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">there</text></g><g id="&#39;a\&#34;ode&#39;"><g class="shape" ><rect x="540" y="28" width="154" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="617.000000" y="94.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a\&#34;ode</text></g><g id="&#34;a\\node&#34;"><g class="shape" ><rect x="365" y="28" width="155" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="442.500000" y="94.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a\node</text></g><g id="(&#34;a\\yode&#34; -&gt; there)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 962.000000 156.000000 L 962.000000 194.000000 S 962.000000 204.000000 952.000000 204.000000 L 662.750000 204.000000 S 652.750000 204.000000 652.750000 214.000000 L 652.750000 250.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3044386072)"/></g><g id="(&#39;a\&#34;ode&#39; -&gt; there)[0]"><path d="M 617.000000 156.000000 L 617.000000 250.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3044386072)"/></g><g id="(&#34;a\\node&#34; -&gt; there)[0]"><path d="M 442.500000 156.000000 L 442.500000 194.000000 S 442.500000 204.000000 452.500000 204.000000 L 571.250000 204.000000 S 581.250000 204.000000 581.250000 214.000000 L 581.250000 250.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3044386072)"/></g><mask id="3044386072" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1227" height="568">
</style><g id="&#34;ninety\nnine&#34;"><g class="shape" ><rect x="12" y="12" width="151" height="142" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="87.500000" y="78.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25"><tspan x="87.500000" dy="0.000000">ninety</tspan><tspan x="87.500000" dy="21.000000">nine</tspan></text></g><g id="eighty&#xD;eight"><g class="shape" ><rect x="183" y="20" width="151" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="258.500000" y="86.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">eighty&#xD;eight</text></g><g id="&#34;seventy&#xD;\nseven&#34;"><g class="shape" ><rect x="354" y="12" width="162" height="142" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="435.000000" y="78.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25"><tspan x="435.000000" dy="0.000000">seventy&#xD;</tspan><tspan x="435.000000" dy="21.000000">seven</tspan></text></g><g id="&#34;a\\yode&#34;"><g class="shape" ><rect x="536" y="28" width="154" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="613.000000" y="94.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a\yode</text></g><g id="there"><g class="shape" ><rect x="716" y="254" width="143" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="787.500000" y="320.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">there</text></g><g id="&#39;a\&#34;ode&#39;"><g class="shape" ><rect x="710" y="28" width="154" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="787.000000" y="94.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a\&#34;ode</text></g><g id="&#34;a\\node&#34;"><g class="shape" ><rect x="884" y="28" width="155" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="961.500000" y="94.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a\node</text></g><g id="(&#34;a\\yode&#34; -&gt; there)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 613.000000 156.000000 L 613.000000 194.000000 S 613.000000 204.000000 623.000000 204.000000 L 741.250000 204.000000 S 751.250000 204.000000 751.250000 214.000000 L 751.250000 250.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1583089433)"/></g><g id="(&#39;a\&#34;ode&#39; -&gt; there)[0]"><path d="M 787.000000 156.000000 L 787.000000 250.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1583089433)"/></g><g id="(&#34;a\\node&#34; -&gt; there)[0]"><path d="M 961.500000 156.000000 L 961.500000 194.000000 S 961.500000 204.000000 951.500000 204.000000 L 832.750000 204.000000 S 822.750000 204.000000 822.750000 214.000000 L 822.750000 250.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1583089433)"/></g><mask id="1583089433" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1227" height="568">
<rect x="-100" y="-100" width="1227" height="568" fill="white"></rect>
</mask><style type="text/css"><![CDATA[

Before

Width:  |  Height:  |  Size: 327 KiB

After

Width:  |  Height:  |  Size: 327 KiB

View file

@ -6,7 +6,7 @@
"id": "build_workflow",
"type": "",
"pos": {
"x": 716,
"x": 12,
"y": 12
},
"width": 480,
@ -46,7 +46,7 @@
"id": "build_workflow.push",
"type": "",
"pos": {
"x": 791,
"x": 87,
"y": 87
},
"width": 330,
@ -86,7 +86,7 @@
"id": "build_workflow.GHA",
"type": "",
"pos": {
"x": 822,
"x": 118,
"y": 290
},
"width": 269,
@ -126,7 +126,7 @@
"id": "build_workflow.S3",
"type": "",
"pos": {
"x": 891,
"x": 187,
"y": 493
},
"width": 131,
@ -166,7 +166,7 @@
"id": "build_workflow.Terraform",
"type": "",
"pos": {
"x": 847,
"x": 143,
"y": 696
},
"width": 218,
@ -206,7 +206,7 @@
"id": "build_workflow.AWS",
"type": "",
"pos": {
"x": 879,
"x": 175,
"y": 899
},
"width": 155,
@ -246,7 +246,7 @@
"id": "deploy_workflow",
"type": "",
"pos": {
"x": 1216,
"x": 512,
"y": 175
},
"width": 421,
@ -286,7 +286,7 @@
"id": "deploy_workflow.manual",
"type": "",
"pos": {
"x": 1291,
"x": 587,
"y": 250
},
"width": 271,
@ -326,7 +326,7 @@
"id": "deploy_workflow.GHA",
"type": "",
"pos": {
"x": 1292,
"x": 588,
"y": 453
},
"width": 269,
@ -366,7 +366,7 @@
"id": "deploy_workflow.AWS",
"type": "",
"pos": {
"x": 1349,
"x": 645,
"y": 736
},
"width": 155,
@ -406,7 +406,7 @@
"id": "apollo_workflow",
"type": "",
"pos": {
"x": 12,
"x": 953,
"y": 215
},
"width": 684,
@ -446,7 +446,7 @@
"id": "apollo_workflow.apollo",
"type": "",
"pos": {
"x": 235,
"x": 1176,
"y": 290
},
"width": 238,
@ -486,7 +486,7 @@
"id": "apollo_workflow.GHA",
"type": "",
"pos": {
"x": 219,
"x": 1160,
"y": 493
},
"width": 269,
@ -526,7 +526,7 @@
"id": "apollo_workflow.AWS",
"type": "",
"pos": {
"x": 276,
"x": 1217,
"y": 696
},
"width": 155,
@ -590,11 +590,11 @@
"labelPercentage": 0,
"route": [
{
"x": 956,
"x": 252,
"y": 224
},
{
"x": 956,
"x": 252,
"y": 290
}
],
@ -629,11 +629,11 @@
"labelPercentage": 0,
"route": [
{
"x": 956,
"x": 252,
"y": 427
},
{
"x": 956,
"x": 252,
"y": 493
}
],
@ -668,11 +668,11 @@
"labelPercentage": 0,
"route": [
{
"x": 956,
"x": 252,
"y": 630
},
{
"x": 956,
"x": 252,
"y": 696
}
],
@ -707,11 +707,11 @@
"labelPercentage": 0,
"route": [
{
"x": 956,
"x": 252,
"y": 833
},
{
"x": 956,
"x": 252,
"y": 899
}
],
@ -746,11 +746,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1426.5,
"x": 722.5,
"y": 387
},
{
"x": 1426.5,
"x": 722.5,
"y": 453
}
],
@ -785,11 +785,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1426.5,
"x": 722.5,
"y": 590
},
{
"x": 1426.5,
"x": 722.5,
"y": 736
}
],
@ -824,11 +824,11 @@
"labelPercentage": 0,
"route": [
{
"x": 353.5,
"x": 1294.5,
"y": 427
},
{
"x": 353.5,
"x": 1294.5,
"y": 493
}
],
@ -863,11 +863,11 @@
"labelPercentage": 0,
"route": [
{
"x": 353.5,
"x": 1294.5,
"y": 630
},
{
"x": 353.5,
"x": 1294.5,
"y": 696
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 799 KiB

After

Width:  |  Height:  |  Size: 799 KiB

View file

@ -0,0 +1,675 @@
{
"name": "",
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "queue",
"type": "queue",
"pos": {
"x": 0,
"y": 148
},
"width": 1336,
"height": 226,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#DEE1EB",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "",
"fontSize": 28,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"zIndex": 0,
"level": 1
},
{
"id": "queue.M0",
"type": "",
"pos": {
"x": 50,
"y": 198
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M0",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M1",
"type": "",
"pos": {
"x": 235,
"y": 198
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M1",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M2",
"type": "",
"pos": {
"x": 420,
"y": 198
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M2",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M3",
"type": "",
"pos": {
"x": 605,
"y": 198
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M3",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M4",
"type": "",
"pos": {
"x": 790,
"y": 198
},
"width": 126,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M4",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 26,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M5",
"type": "",
"pos": {
"x": 976,
"y": 198
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M5",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M6",
"type": "",
"pos": {
"x": 1161,
"y": 198
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M6",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "m0_desc",
"type": "text",
"pos": {
"x": 60,
"y": 12
},
"width": 106,
"height": 24,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "#0A0F25",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "Oldest message",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "markdown",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 106,
"labelHeight": 24,
"zIndex": 0,
"level": 1
},
{
"id": "m2_desc",
"type": "text",
"pos": {
"x": 462,
"y": 12
},
"width": 41,
"height": 24,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "#0A0F25",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "Offset",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "markdown",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 41,
"labelHeight": 24,
"zIndex": 0,
"level": 1
},
{
"id": "m5_desc",
"type": "text",
"pos": {
"x": 994,
"y": 12
},
"width": 90,
"height": 24,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "#0A0F25",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "Last message",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "markdown",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 90,
"labelHeight": 24,
"zIndex": 0,
"level": 1
},
{
"id": "m6_desc",
"type": "text",
"pos": {
"x": 1154,
"y": 0
},
"width": 140,
"height": 48,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "#0A0F25",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "Next message will be\\\ninserted here",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "markdown",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 140,
"labelHeight": 48,
"zIndex": 0,
"level": 1
}
],
"connections": [
{
"id": "(m0_desc -> queue.M0)[0]",
"src": "m0_desc",
"srcArrow": "none",
"srcLabel": "",
"dst": "queue.M0",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
"x": 112.5,
"y": 36
},
{
"x": 112.5,
"y": 85.6
},
{
"x": 112.5,
"y": 158
},
{
"x": 112.5,
"y": 198
}
],
"isCurve": true,
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
},
{
"id": "(m2_desc -> queue.M2)[0]",
"src": "m2_desc",
"srcArrow": "none",
"srcLabel": "",
"dst": "queue.M2",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
"x": 482.5,
"y": 36
},
{
"x": 482.5,
"y": 85.6
},
{
"x": 482.5,
"y": 158
},
{
"x": 482.5,
"y": 198
}
],
"isCurve": true,
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
},
{
"id": "(m5_desc -> queue.M5)[0]",
"src": "m5_desc",
"srcArrow": "none",
"srcLabel": "",
"dst": "queue.M5",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
"x": 1038.5,
"y": 36
},
{
"x": 1038.5,
"y": 85.6
},
{
"x": 1038.5,
"y": 158
},
{
"x": 1038.5,
"y": 198
}
],
"isCurve": true,
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
},
{
"id": "(m6_desc -> queue.M6)[0]",
"src": "m6_desc",
"srcArrow": "none",
"srcLabel": "",
"dst": "queue.M6",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
"x": 1223.5,
"y": 48
},
{
"x": 1223.5,
"y": 88
},
{
"x": 1223.5,
"y": 158
},
{
"x": 1223.5,
"y": 198
}
],
"isCurve": true,
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
}
]
}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 663 KiB

View file

@ -0,0 +1,639 @@
{
"name": "",
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "queue",
"type": "queue",
"pos": {
"x": 12,
"y": 165
},
"width": 1146,
"height": 276,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#DEE1EB",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "",
"fontSize": 28,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"zIndex": 0,
"level": 1
},
{
"id": "queue.M0",
"type": "",
"pos": {
"x": 87,
"y": 240
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M0",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M1",
"type": "",
"pos": {
"x": 232,
"y": 240
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M1",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M2",
"type": "",
"pos": {
"x": 377,
"y": 240
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M2",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M3",
"type": "",
"pos": {
"x": 522,
"y": 240
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M3",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M4",
"type": "",
"pos": {
"x": 667,
"y": 240
},
"width": 126,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M4",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 26,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M5",
"type": "",
"pos": {
"x": 813,
"y": 240
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M5",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "queue.M6",
"type": "",
"pos": {
"x": 958,
"y": 240
},
"width": 125,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "M6",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 25,
"labelHeight": 26,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 2
},
{
"id": "m0_desc",
"type": "text",
"pos": {
"x": 97,
"y": 36
},
"width": 106,
"height": 24,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "#0A0F25",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "Oldest message",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "markdown",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 106,
"labelHeight": 24,
"zIndex": 0,
"level": 1
},
{
"id": "m2_desc",
"type": "text",
"pos": {
"x": 419,
"y": 36
},
"width": 41,
"height": 24,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "#0A0F25",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "Offset",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "markdown",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 41,
"labelHeight": 24,
"zIndex": 0,
"level": 1
},
{
"id": "m5_desc",
"type": "text",
"pos": {
"x": 831,
"y": 36
},
"width": 90,
"height": 24,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "#0A0F25",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "Last message",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "markdown",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 90,
"labelHeight": 24,
"zIndex": 0,
"level": 1
},
{
"id": "m6_desc",
"type": "text",
"pos": {
"x": 951,
"y": 12
},
"width": 140,
"height": 48,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "transparent",
"stroke": "#0A0F25",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "Next message will be\\\ninserted here",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "markdown",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 140,
"labelHeight": 48,
"zIndex": 0,
"level": 1
}
],
"connections": [
{
"id": "(m0_desc -> queue.M0)[0]",
"src": "m0_desc",
"srcArrow": "none",
"srcLabel": "",
"dst": "queue.M0",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
"x": 149.5,
"y": 60
},
{
"x": 149.5,
"y": 240
}
],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
},
{
"id": "(m2_desc -> queue.M2)[0]",
"src": "m2_desc",
"srcArrow": "none",
"srcLabel": "",
"dst": "queue.M2",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
"x": 439.5,
"y": 60
},
{
"x": 439.5,
"y": 240
}
],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
},
{
"id": "(m5_desc -> queue.M5)[0]",
"src": "m5_desc",
"srcArrow": "none",
"srcLabel": "",
"dst": "queue.M5",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
"x": 875.5,
"y": 60
},
{
"x": 875.5,
"y": 240
}
],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
},
{
"id": "(m6_desc -> queue.M6)[0]",
"src": "m6_desc",
"srcArrow": "none",
"srcLabel": "",
"dst": "queue.M6",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
"x": 1020.5,
"y": 60
},
{
"x": 1020.5,
"y": 240
}
],
"animated": false,
"tooltip": "",
"icon": null,
"zIndex": 0
}
]
}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 663 KiB

View file

@ -6,7 +6,7 @@
"id": "rectangle",
"type": "rectangle",
"pos": {
"x": 769,
"x": 12,
"y": 12
},
"width": 171,
@ -46,7 +46,7 @@
"id": "square",
"type": "rectangle",
"pos": {
"x": 778,
"x": 21,
"y": 238
},
"width": 154,
@ -86,7 +86,7 @@
"id": "page",
"type": "page",
"pos": {
"x": 785,
"x": 28,
"y": 492
},
"width": 139,
@ -126,7 +126,7 @@
"id": "parallelogram",
"type": "parallelogram",
"pos": {
"x": 960,
"x": 203,
"y": 12
},
"width": 204,
@ -166,7 +166,7 @@
"id": "document",
"type": "document",
"pos": {
"x": 974,
"x": 217,
"y": 252
},
"width": 177,
@ -206,7 +206,7 @@
"id": "cylinder",
"type": "cylinder",
"pos": {
"x": 980,
"x": 223,
"y": 492
},
"width": 164,
@ -246,7 +246,7 @@
"id": "queue",
"type": "queue",
"pos": {
"x": 19,
"x": 427,
"y": 12
},
"width": 149,
@ -286,7 +286,7 @@
"id": "package",
"type": "package",
"pos": {
"x": 12,
"x": 420,
"y": 252
},
"width": 163,
@ -326,7 +326,7 @@
"id": "step",
"type": "step",
"pos": {
"x": 26,
"x": 434,
"y": 492
},
"width": 136,
@ -366,7 +366,7 @@
"id": "callout",
"type": "callout",
"pos": {
"x": 213,
"x": 621,
"y": 12
},
"width": 155,
@ -406,7 +406,7 @@
"id": "stored_data",
"type": "stored_data",
"pos": {
"x": 195,
"x": 603,
"y": 252
},
"width": 191,
@ -446,7 +446,7 @@
"id": "person",
"type": "person",
"pos": {
"x": 214,
"x": 622,
"y": 492
},
"width": 153,
@ -486,7 +486,7 @@
"id": "diamond",
"type": "diamond",
"pos": {
"x": 581,
"x": 798,
"y": 12
},
"width": 168,
@ -526,7 +526,7 @@
"id": "oval",
"type": "oval",
"pos": {
"x": 597,
"x": 814,
"y": 252
},
"width": 136,
@ -566,7 +566,7 @@
"id": "circle",
"type": "oval",
"pos": {
"x": 593,
"x": 810,
"y": 492
},
"width": 144,
@ -606,7 +606,7 @@
"id": "hexagon",
"type": "hexagon",
"pos": {
"x": 396,
"x": 986,
"y": 12
},
"width": 165,
@ -646,7 +646,7 @@
"id": "cloud",
"type": "cloud",
"pos": {
"x": 406,
"x": 996,
"y": 238
},
"width": 145,
@ -710,11 +710,11 @@
"labelPercentage": 0,
"route": [
{
"x": 854.5,
"x": 97.5,
"y": 138
},
{
"x": 854.5,
"x": 97.5,
"y": 238
}
],
@ -749,11 +749,11 @@
"labelPercentage": 0,
"route": [
{
"x": 854.5,
"x": 97.5,
"y": 392
},
{
"x": 855,
"x": 98,
"y": 492
}
],
@ -788,11 +788,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1062,
"x": 305,
"y": 138
},
{
"x": 1062,
"x": 305,
"y": 252
}
],
@ -827,11 +827,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1062,
"x": 305,
"y": 361
},
{
"x": 1062,
"x": 305,
"y": 492
}
],
@ -866,11 +866,11 @@
"labelPercentage": 0,
"route": [
{
"x": 93,
"x": 501,
"y": 138
},
{
"x": 94,
"x": 502,
"y": 252
}
],
@ -905,11 +905,11 @@
"labelPercentage": 0,
"route": [
{
"x": 93,
"x": 501,
"y": 378
},
{
"x": 94,
"x": 502,
"y": 492
}
],
@ -944,11 +944,11 @@
"labelPercentage": 0,
"route": [
{
"x": 291,
"x": 699,
"y": 138
},
{
"x": 291,
"x": 699,
"y": 252
}
],
@ -983,11 +983,11 @@
"labelPercentage": 0,
"route": [
{
"x": 290,
"x": 698,
"y": 378
},
{
"x": 291,
"x": 699,
"y": 492
}
],
@ -1022,11 +1022,11 @@
"labelPercentage": 0,
"route": [
{
"x": 665,
"x": 882,
"y": 138
},
{
"x": 665,
"x": 882,
"y": 252
}
],
@ -1061,11 +1061,11 @@
"labelPercentage": 0,
"route": [
{
"x": 665,
"x": 882,
"y": 378
},
{
"x": 665,
"x": 882,
"y": 492
}
],
@ -1100,11 +1100,11 @@
"labelPercentage": 0,
"route": [
{
"x": 478,
"x": 1068,
"y": 138
},
{
"x": 479,
"x": 1069,
"y": 240
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 334 KiB

After

Width:  |  Height:  |  Size: 334 KiB

View file

@ -6,7 +6,7 @@
"id": "rectangle",
"type": "rectangle",
"pos": {
"x": 769,
"x": 12,
"y": 12
},
"width": 171,
@ -46,7 +46,7 @@
"id": "square",
"type": "rectangle",
"pos": {
"x": 778,
"x": 21,
"y": 238
},
"width": 154,
@ -86,7 +86,7 @@
"id": "page",
"type": "page",
"pos": {
"x": 785,
"x": 28,
"y": 492
},
"width": 139,
@ -126,7 +126,7 @@
"id": "parallelogram",
"type": "parallelogram",
"pos": {
"x": 960,
"x": 203,
"y": 12
},
"width": 204,
@ -166,7 +166,7 @@
"id": "document",
"type": "document",
"pos": {
"x": 974,
"x": 217,
"y": 252
},
"width": 177,
@ -206,7 +206,7 @@
"id": "cylinder",
"type": "cylinder",
"pos": {
"x": 980,
"x": 223,
"y": 492
},
"width": 164,
@ -246,7 +246,7 @@
"id": "queue",
"type": "queue",
"pos": {
"x": 19,
"x": 427,
"y": 12
},
"width": 149,
@ -286,7 +286,7 @@
"id": "package",
"type": "package",
"pos": {
"x": 12,
"x": 420,
"y": 252
},
"width": 163,
@ -326,7 +326,7 @@
"id": "step",
"type": "step",
"pos": {
"x": 26,
"x": 434,
"y": 492
},
"width": 136,
@ -366,7 +366,7 @@
"id": "callout",
"type": "callout",
"pos": {
"x": 213,
"x": 621,
"y": 12
},
"width": 155,
@ -406,7 +406,7 @@
"id": "stored_data",
"type": "stored_data",
"pos": {
"x": 195,
"x": 603,
"y": 252
},
"width": 191,
@ -446,7 +446,7 @@
"id": "person",
"type": "person",
"pos": {
"x": 214,
"x": 622,
"y": 492
},
"width": 153,
@ -486,7 +486,7 @@
"id": "diamond",
"type": "diamond",
"pos": {
"x": 581,
"x": 798,
"y": 12
},
"width": 168,
@ -526,7 +526,7 @@
"id": "oval",
"type": "oval",
"pos": {
"x": 597,
"x": 814,
"y": 252
},
"width": 136,
@ -566,7 +566,7 @@
"id": "circle",
"type": "oval",
"pos": {
"x": 593,
"x": 810,
"y": 492
},
"width": 144,
@ -606,7 +606,7 @@
"id": "hexagon",
"type": "hexagon",
"pos": {
"x": 396,
"x": 986,
"y": 12
},
"width": 165,
@ -646,7 +646,7 @@
"id": "cloud",
"type": "cloud",
"pos": {
"x": 406,
"x": 996,
"y": 238
},
"width": 145,
@ -710,11 +710,11 @@
"labelPercentage": 0,
"route": [
{
"x": 854.5,
"x": 97.5,
"y": 138
},
{
"x": 854.5,
"x": 97.5,
"y": 238
}
],
@ -749,11 +749,11 @@
"labelPercentage": 0,
"route": [
{
"x": 854.5,
"x": 97.5,
"y": 392
},
{
"x": 855,
"x": 98,
"y": 492
}
],
@ -788,11 +788,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1062,
"x": 305,
"y": 138
},
{
"x": 1062,
"x": 305,
"y": 252
}
],
@ -827,11 +827,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1062,
"x": 305,
"y": 361
},
{
"x": 1062,
"x": 305,
"y": 492
}
],
@ -866,11 +866,11 @@
"labelPercentage": 0,
"route": [
{
"x": 93,
"x": 501,
"y": 138
},
{
"x": 94,
"x": 502,
"y": 252
}
],
@ -905,11 +905,11 @@
"labelPercentage": 0,
"route": [
{
"x": 93,
"x": 501,
"y": 378
},
{
"x": 94,
"x": 502,
"y": 492
}
],
@ -944,11 +944,11 @@
"labelPercentage": 0,
"route": [
{
"x": 291,
"x": 699,
"y": 138
},
{
"x": 291,
"x": 699,
"y": 252
}
],
@ -983,11 +983,11 @@
"labelPercentage": 0,
"route": [
{
"x": 290,
"x": 698,
"y": 378
},
{
"x": 291,
"x": 699,
"y": 492
}
],
@ -1022,11 +1022,11 @@
"labelPercentage": 0,
"route": [
{
"x": 665,
"x": 882,
"y": 138
},
{
"x": 665,
"x": 882,
"y": 252
}
],
@ -1061,11 +1061,11 @@
"labelPercentage": 0,
"route": [
{
"x": 665,
"x": 882,
"y": 378
},
{
"x": 665,
"x": 882,
"y": 492
}
],
@ -1100,11 +1100,11 @@
"labelPercentage": 0,
"route": [
{
"x": 478,
"x": 1068,
"y": 138
},
{
"x": 479,
"x": 1069,
"y": 240
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 338 KiB

After

Width:  |  Height:  |  Size: 338 KiB

View file

@ -6,7 +6,7 @@
"id": "rectangle",
"type": "rectangle",
"pos": {
"x": 769,
"x": 12,
"y": 12
},
"width": 171,
@ -46,7 +46,7 @@
"id": "square",
"type": "rectangle",
"pos": {
"x": 778,
"x": 21,
"y": 238
},
"width": 154,
@ -86,7 +86,7 @@
"id": "page",
"type": "page",
"pos": {
"x": 785,
"x": 28,
"y": 492
},
"width": 139,
@ -126,7 +126,7 @@
"id": "parallelogram",
"type": "parallelogram",
"pos": {
"x": 960,
"x": 203,
"y": 12
},
"width": 204,
@ -166,7 +166,7 @@
"id": "document",
"type": "document",
"pos": {
"x": 974,
"x": 217,
"y": 252
},
"width": 177,
@ -206,7 +206,7 @@
"id": "cylinder",
"type": "cylinder",
"pos": {
"x": 980,
"x": 223,
"y": 492
},
"width": 164,
@ -246,7 +246,7 @@
"id": "queue",
"type": "queue",
"pos": {
"x": 19,
"x": 427,
"y": 12
},
"width": 149,
@ -286,7 +286,7 @@
"id": "package",
"type": "package",
"pos": {
"x": 12,
"x": 420,
"y": 252
},
"width": 163,
@ -326,7 +326,7 @@
"id": "step",
"type": "step",
"pos": {
"x": 26,
"x": 434,
"y": 492
},
"width": 136,
@ -366,7 +366,7 @@
"id": "callout",
"type": "callout",
"pos": {
"x": 213,
"x": 621,
"y": 12
},
"width": 155,
@ -406,7 +406,7 @@
"id": "stored_data",
"type": "stored_data",
"pos": {
"x": 195,
"x": 603,
"y": 252
},
"width": 191,
@ -446,7 +446,7 @@
"id": "person",
"type": "person",
"pos": {
"x": 214,
"x": 622,
"y": 492
},
"width": 153,
@ -486,7 +486,7 @@
"id": "diamond",
"type": "diamond",
"pos": {
"x": 581,
"x": 798,
"y": 12
},
"width": 168,
@ -526,7 +526,7 @@
"id": "oval",
"type": "oval",
"pos": {
"x": 597,
"x": 814,
"y": 252
},
"width": 136,
@ -566,7 +566,7 @@
"id": "circle",
"type": "oval",
"pos": {
"x": 593,
"x": 810,
"y": 492
},
"width": 144,
@ -606,7 +606,7 @@
"id": "hexagon",
"type": "hexagon",
"pos": {
"x": 396,
"x": 986,
"y": 12
},
"width": 165,
@ -646,7 +646,7 @@
"id": "cloud",
"type": "cloud",
"pos": {
"x": 406,
"x": 996,
"y": 238
},
"width": 145,
@ -710,11 +710,11 @@
"labelPercentage": 0,
"route": [
{
"x": 854.5,
"x": 97.5,
"y": 138
},
{
"x": 854.5,
"x": 97.5,
"y": 238
}
],
@ -749,11 +749,11 @@
"labelPercentage": 0,
"route": [
{
"x": 854.5,
"x": 97.5,
"y": 392
},
{
"x": 855,
"x": 98,
"y": 492
}
],
@ -788,11 +788,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1062,
"x": 305,
"y": 138
},
{
"x": 1062,
"x": 305,
"y": 252
}
],
@ -827,11 +827,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1062,
"x": 305,
"y": 361
},
{
"x": 1062,
"x": 305,
"y": 492
}
],
@ -866,11 +866,11 @@
"labelPercentage": 0,
"route": [
{
"x": 93,
"x": 501,
"y": 138
},
{
"x": 94,
"x": 502,
"y": 252
}
],
@ -905,11 +905,11 @@
"labelPercentage": 0,
"route": [
{
"x": 93,
"x": 501,
"y": 378
},
{
"x": 94,
"x": 502,
"y": 492
}
],
@ -944,11 +944,11 @@
"labelPercentage": 0,
"route": [
{
"x": 291,
"x": 699,
"y": 138
},
{
"x": 291,
"x": 699,
"y": 252
}
],
@ -983,11 +983,11 @@
"labelPercentage": 0,
"route": [
{
"x": 290,
"x": 698,
"y": 378
},
{
"x": 291,
"x": 699,
"y": 492
}
],
@ -1022,11 +1022,11 @@
"labelPercentage": 0,
"route": [
{
"x": 665,
"x": 882,
"y": 138
},
{
"x": 665,
"x": 882,
"y": 252
}
],
@ -1061,11 +1061,11 @@
"labelPercentage": 0,
"route": [
{
"x": 665,
"x": 882,
"y": 378
},
{
"x": 665,
"x": 882,
"y": 492
}
],
@ -1100,11 +1100,11 @@
"labelPercentage": 0,
"route": [
{
"x": 478,
"x": 1068,
"y": 138
},
{
"x": 479,
"x": 1069,
"y": 240
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 335 KiB

After

Width:  |  Height:  |  Size: 335 KiB

View file

@ -6,7 +6,7 @@
"id": "a",
"type": "",
"pos": {
"x": 67,
"x": 69,
"y": 12
},
"width": 113,
@ -46,7 +46,7 @@
"id": "b",
"type": "",
"pos": {
"x": 48,
"x": 50,
"y": 238
},
"width": 113,
@ -86,7 +86,7 @@
"id": "c",
"type": "",
"pos": {
"x": 575,
"x": 572,
"y": 238
},
"width": 113,
@ -126,7 +126,7 @@
"id": "d",
"type": "",
"pos": {
"x": 294,
"x": 31,
"y": 464
},
"width": 114,
@ -166,7 +166,7 @@
"id": "e",
"type": "",
"pos": {
"x": 29,
"x": 291,
"y": 464
},
"width": 113,
@ -206,7 +206,7 @@
"id": "f",
"type": "",
"pos": {
"x": 822,
"x": 555,
"y": 464
},
"width": 111,
@ -246,7 +246,7 @@
"id": "g",
"type": "",
"pos": {
"x": 556,
"x": 822,
"y": 464
},
"width": 114,
@ -286,7 +286,7 @@
"id": "h",
"type": "",
"pos": {
"x": 275,
"x": 12,
"y": 690
},
"width": 113,
@ -326,7 +326,7 @@
"id": "i",
"type": "",
"pos": {
"x": 408,
"x": 145,
"y": 690
},
"width": 109,
@ -366,7 +366,7 @@
"id": "j",
"type": "",
"pos": {
"x": 12,
"x": 274,
"y": 690
},
"width": 110,
@ -406,7 +406,7 @@
"id": "k",
"type": "",
"pos": {
"x": 142,
"x": 404,
"y": 690
},
"width": 113,
@ -446,7 +446,7 @@
"id": "l",
"type": "",
"pos": {
"x": 804,
"x": 537,
"y": 690
},
"width": 109,
@ -486,7 +486,7 @@
"id": "m",
"type": "",
"pos": {
"x": 933,
"x": 666,
"y": 690
},
"width": 117,
@ -526,7 +526,7 @@
"id": "n",
"type": "",
"pos": {
"x": 671,
"x": 803,
"y": 690
},
"width": 113,
@ -566,7 +566,7 @@
"id": "o",
"type": "",
"pos": {
"x": 537,
"x": 936,
"y": 690
},
"width": 114,
@ -630,11 +630,11 @@
"labelPercentage": 0,
"route": [
{
"x": 104.66666666666666,
"x": 106.33333333333333,
"y": 138
},
{
"x": 104.66666666666666,
"x": 106.33333333333333,
"y": 238
}
],
@ -669,19 +669,19 @@
"labelPercentage": 0,
"route": [
{
"x": 142.33333333333331,
"x": 144,
"y": 138
},
{
"x": 142.33333333333331,
"x": 144,
"y": 188
},
{
"x": 631.8333333333334,
"x": 628.8333333333334,
"y": 188
},
{
"x": 631.8333333333334,
"x": 628.8333333333334,
"y": 238
}
],
@ -716,19 +716,11 @@
"labelPercentage": 0,
"route": [
{
"x": 123.5,
"x": 87.5,
"y": 364
},
{
"x": 123.5,
"y": 414
},
{
"x": 350.5,
"y": 414
},
{
"x": 350.5,
"x": 87.5,
"y": 464
}
],
@ -763,11 +755,19 @@
"labelPercentage": 0,
"route": [
{
"x": 85.83333333333333,
"x": 125.16666666666667,
"y": 364
},
{
"x": 85.83333333333333,
"x": 125.16666666666667,
"y": 414
},
{
"x": 347.8333333333333,
"y": 414
},
{
"x": 347.8333333333333,
"y": 464
}
],
@ -802,19 +802,11 @@
"labelPercentage": 0,
"route": [
{
"x": 650.6666666666667,
"x": 610,
"y": 364
},
{
"x": 650.6666666666667,
"y": 414
},
{
"x": 877,
"y": 414
},
{
"x": 877,
"x": 610,
"y": 464
}
],
@ -849,11 +841,19 @@
"labelPercentage": 0,
"route": [
{
"x": 613,
"x": 647.6666666666667,
"y": 364
},
{
"x": 613,
"x": 647.6666666666667,
"y": 414
},
{
"x": 878.5,
"y": 414
},
{
"x": 878.5,
"y": 464
}
],
@ -888,11 +888,11 @@
"labelPercentage": 0,
"route": [
{
"x": 331.5,
"x": 68.5,
"y": 590
},
{
"x": 331.5,
"x": 68.5,
"y": 690
}
],
@ -927,19 +927,19 @@
"labelPercentage": 0,
"route": [
{
"x": 369.5,
"x": 106.5,
"y": 590
},
{
"x": 369.5,
"x": 106.5,
"y": 640
},
{
"x": 462.5,
"x": 199.5,
"y": 640
},
{
"x": 462.5,
"x": 199.5,
"y": 690
}
],
@ -974,11 +974,11 @@
"labelPercentage": 0,
"route": [
{
"x": 67,
"x": 329,
"y": 590
},
{
"x": 67,
"x": 329,
"y": 690
}
],
@ -1013,19 +1013,19 @@
"labelPercentage": 0,
"route": [
{
"x": 104.66666666666667,
"x": 366.66666666666663,
"y": 590
},
{
"x": 104.66666666666667,
"x": 366.66666666666663,
"y": 640
},
{
"x": 198.5,
"x": 460.5,
"y": 640
},
{
"x": 198.5,
"x": 460.5,
"y": 690
}
],
@ -1060,11 +1060,11 @@
"labelPercentage": 0,
"route": [
{
"x": 858.5,
"x": 591.5,
"y": 590
},
{
"x": 858.5,
"x": 591.5,
"y": 690
}
],
@ -1099,19 +1099,19 @@
"labelPercentage": 0,
"route": [
{
"x": 895.5,
"x": 628.5,
"y": 590
},
{
"x": 895.5,
"x": 628.5,
"y": 640
},
{
"x": 991.5,
"x": 724.5,
"y": 640
},
{
"x": 991.5,
"x": 724.5,
"y": 690
}
],
@ -1146,19 +1146,11 @@
"labelPercentage": 0,
"route": [
{
"x": 632,
"x": 859.5,
"y": 590
},
{
"x": 632,
"y": 640
},
{
"x": 727.5,
"y": 640
},
{
"x": 727.5,
"x": 859.5,
"y": 690
}
],
@ -1193,11 +1185,19 @@
"labelPercentage": 0,
"route": [
{
"x": 594,
"x": 897.5,
"y": 590
},
{
"x": 594,
"x": 897.5,
"y": 640
},
{
"x": 993,
"y": 640
},
{
"x": 993,
"y": 690
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 332 KiB

After

Width:  |  Height:  |  Size: 332 KiB

View file

@ -9,7 +9,7 @@
"x": 12,
"y": 12
},
"width": 880,
"width": 892,
"height": 1707,
"opacity": 1,
"strokeDash": 0,
@ -46,11 +46,11 @@
"id": "aa.bb",
"type": "",
"pos": {
"x": 132,
"y": 445
"x": 107,
"y": 465
},
"width": 685,
"height": 1174,
"width": 722,
"height": 1154,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
@ -86,10 +86,10 @@
"id": "aa.bb.cc",
"type": "",
"pos": {
"x": 278,
"x": 281,
"y": 841
},
"width": 464,
"width": 473,
"height": 703,
"opacity": 1,
"strokeDash": 0,
@ -126,7 +126,7 @@
"id": "aa.bb.cc.dd",
"type": "rectangle",
"pos": {
"x": 364,
"x": 356,
"y": 916
},
"width": 303,
@ -166,7 +166,7 @@
"id": "aa.bb.cc.dd.ee",
"type": "text",
"pos": {
"x": 576,
"x": 431,
"y": 1093
},
"width": 16,
@ -205,7 +205,7 @@
"id": "aa.bb.cc.dd.ff",
"type": "",
"pos": {
"x": 439,
"x": 467,
"y": 991
},
"width": 117,
@ -245,7 +245,7 @@
"id": "aa.bb.cc.gg",
"type": "text",
"pos": {
"x": 573,
"x": 433,
"y": 1258
},
"width": 17,
@ -284,7 +284,7 @@
"id": "aa.bb.cc.hh",
"type": "",
"pos": {
"x": 520,
"x": 380,
"y": 1343
},
"width": 123,
@ -324,8 +324,8 @@
"id": "aa.bb.ii",
"type": "package",
"pos": {
"x": 364,
"y": 520
"x": 182,
"y": 540
},
"width": 265,
"height": 276,
@ -364,8 +364,8 @@
"id": "aa.bb.ii.jj",
"type": "diamond",
"pos": {
"x": 439,
"y": 595
"x": 257,
"y": 615
},
"width": 115,
"height": 126,
@ -404,8 +404,8 @@
"id": "aa.bb.kk",
"type": "oval",
"pos": {
"x": 207,
"y": 595
"x": 533,
"y": 615
},
"width": 126,
"height": 126,
@ -444,8 +444,8 @@
"id": "aa.ll",
"type": "",
"pos": {
"x": 355,
"y": 233
"x": 343,
"y": 243
},
"width": 114,
"height": 126,
@ -484,7 +484,7 @@
"id": "aa.mm",
"type": "cylinder",
"pos": {
"x": 446,
"x": 348,
"y": 87
},
"width": 131,
@ -524,7 +524,7 @@
"id": "aa.nn",
"type": "text",
"pos": {
"x": 408,
"x": 499,
"y": 138
},
"width": 18,
@ -563,7 +563,7 @@
"id": "aa.oo",
"type": "",
"pos": {
"x": 597,
"x": 537,
"y": 87
},
"width": 123,
@ -627,11 +627,11 @@
"labelPercentage": 0,
"route": [
{
"x": 584,
"x": 439,
"y": 1117
},
{
"x": 584,
"x": 438.99999999999994,
"y": 1258
}
],
@ -666,11 +666,11 @@
"labelPercentage": 0,
"route": [
{
"x": 581.1666666666666,
"x": 441.8333333333333,
"y": 1282
},
{
"x": 581.1666666666666,
"x": 441.83333333333337,
"y": 1343
}
],
@ -705,19 +705,19 @@
"labelPercentage": 0,
"route": [
{
"x": 541,
"y": 796
},
{
"x": 540.6666666666666,
"x": 359,
"y": 816
},
{
"x": 439,
"y": 816
"x": 358.66666666666663,
"y": 826
},
{
"x": 439.00000000000006,
"x": 431.33333333333326,
"y": 826
},
{
"x": 431.33333333333326,
"y": 916
}
],
@ -752,20 +752,20 @@
"labelPercentage": 0,
"route": [
{
"x": 422.9000000000001,
"y": 359
"x": 411.9,
"y": 369
},
{
"x": 422.9000000000001,
"y": 420
"x": 411.9,
"y": 389
},
{
"x": 333.00000000000006,
"y": 420
"x": 659.3333333333333,
"y": 389
},
{
"x": 333.00000000000006,
"y": 445
"x": 659.3333333333333,
"y": 465
}
],
"animated": false,
@ -799,27 +799,35 @@
"labelPercentage": 0,
"route": [
{
"x": 551,
"x": 453,
"y": 209
},
{
"x": 550.5,
"y": 420
"x": 452.9,
"y": 223
},
{
"x": 639,
"y": 420
"x": 716.8333333333333,
"y": 223
},
{
"x": 639,
"x": 716.8333333333333,
"y": 450
},
{
"x": 689.3333333333333,
"y": 450
},
{
"x": 689.3333333333333,
"y": 826
},
{
"x": 449.00000000000006,
"x": 679.3333333333333,
"y": 826
},
{
"x": 449.00000000000006,
"x": 679.3333333333333,
"y": 841
}
],
@ -854,20 +862,12 @@
"labelPercentage": 0,
"route": [
{
"x": 472,
"y": 209
"x": 401,
"y": 213
},
{
"x": 471.90000000000003,
"y": 223
},
{
"x": 411.50000000000006,
"y": 223
},
{
"x": 411.50000000000006,
"y": 233
"x": 400.49999999999994,
"y": 243
}
],
"animated": false,
@ -901,28 +901,28 @@
"labelPercentage": 0,
"route": [
{
"x": 524,
"x": 427,
"y": 213
},
{
"x": 524.3000000000001,
"y": 223
"x": 426.69999999999993,
"y": 233
},
{
"x": 523.5,
"y": 223
"x": 689.8333333333333,
"y": 233
},
{
"x": 523.5,
"y": 420
"x": 689.8333333333333,
"y": 440
},
{
"x": 506.50000000000006,
"y": 420
"x": 679.3333333333333,
"y": 440
},
{
"x": 506.50000000000006,
"y": 445
"x": 679.3333333333333,
"y": 465
}
],
"animated": false,
@ -956,27 +956,35 @@
"labelPercentage": 0,
"route": [
{
"x": 445.70000000000005,
"y": 359
"x": 434.69999999999993,
"y": 369
},
{
"x": 445.70000000000005,
"x": 434.69999999999993,
"y": 379
},
{
"x": 678.8333333333333,
"y": 379
},
{
"x": 678.8333333333333,
"y": 430
},
{
"x": 353.00000000000006,
"x": 669.3333333333333,
"y": 430
},
{
"x": 353.00000000000006,
"x": 669.3333333333333,
"y": 1248
},
{
"x": 578.3333333333334,
"x": 445,
"y": 1248
},
{
"x": 578.3333333333334,
"x": 445,
"y": 1258
}
],
@ -1011,20 +1019,20 @@
"labelPercentage": 0,
"route": [
{
"x": 498,
"y": 213
"x": 374,
"y": 209
},
{
"x": 498.1,
"x": 374.29999999999995,
"y": 223
},
{
"x": 496.50000000000006,
"x": 314.49999999999994,
"y": 223
},
{
"x": 497,
"y": 575
"x": 314,
"y": 540
}
],
"animated": false,
@ -1058,28 +1066,36 @@
"labelPercentage": 0,
"route": [
{
"x": 449,
"x": 356.33333333333326,
"y": 1544
},
{
"x": 449.0000000000001,
"x": 356.33333333333326,
"y": 1644
},
{
"x": 95.00000000000011,
"x": 87,
"y": 1644
},
{
"x": 95.00000000000011,
"y": 369
"x": 87,
"y": 430
},
{
"x": 377.3000000000001,
"y": 369
"x": 333.49999999999994,
"y": 430
},
{
"x": 377.3000000000001,
"y": 359
"x": 333.49999999999994,
"y": 379
},
{
"x": 366.29999999999995,
"y": 379
},
{
"x": 366.29999999999995,
"y": 369
}
],
"animated": false,
@ -1113,36 +1129,28 @@
"labelPercentage": 0,
"route": [
{
"x": 452,
"y": 796
"x": 270,
"y": 816
},
{
"x": 452.3333333333333,
"y": 806
},
{
"x": 267,
"y": 806
},
{
"x": 267.0000000000001,
"x": 270.33333333333326,
"y": 1634
},
{
"x": 122.00000000000011,
"x": 97,
"y": 1634
},
{
"x": 122.00000000000011,
"y": 379
"x": 97,
"y": 440
},
{
"x": 400.10000000000014,
"y": 379
"x": 389.09999999999997,
"y": 440
},
{
"x": 400.10000000000014,
"y": 359
"x": 389.09999999999997,
"y": 369
}
],
"animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 813 KiB

After

Width:  |  Height:  |  Size: 813 KiB

View file

@ -6,8 +6,8 @@
"id": "a",
"type": "",
"pos": {
"x": 449,
"y": 238
"x": 537,
"y": 248
},
"width": 113,
"height": 126,
@ -46,7 +46,7 @@
"id": "b",
"type": "",
"pos": {
"x": 420,
"x": 537,
"y": 474
},
"width": 113,
@ -86,8 +86,8 @@
"id": "c",
"type": "",
"pos": {
"x": 316,
"y": 238
"x": 404,
"y": 248
},
"width": 113,
"height": 126,
@ -126,8 +126,8 @@
"id": "d",
"type": "",
"pos": {
"x": 428,
"y": 720
"x": 443,
"y": 740
},
"width": 114,
"height": 126,
@ -166,8 +166,8 @@
"id": "e",
"type": "",
"pos": {
"x": 533,
"y": 1202
"x": 407,
"y": 1222
},
"width": 113,
"height": 126,
@ -206,8 +206,8 @@
"id": "f",
"type": "",
"pos": {
"x": 73,
"y": 946
"x": 140,
"y": 986
},
"width": 111,
"height": 126,
@ -246,8 +246,8 @@
"id": "g",
"type": "",
"pos": {
"x": 23,
"y": 720
"x": 157,
"y": 740
},
"width": 114,
"height": 126,
@ -286,8 +286,8 @@
"id": "h",
"type": "",
"pos": {
"x": 562,
"y": 720
"x": 23,
"y": 740
},
"width": 113,
"height": 126,
@ -326,8 +326,8 @@
"id": "i",
"type": "",
"pos": {
"x": 384,
"y": 1428
"x": 257,
"y": 1448
},
"width": 109,
"height": 126,
@ -366,7 +366,7 @@
"id": "j",
"type": "",
"pos": {
"x": 317,
"x": 578,
"y": 12
},
"width": 110,
@ -406,8 +406,8 @@
"id": "k",
"type": "",
"pos": {
"x": 382,
"y": 1654
"x": 255,
"y": 1674
},
"width": 113,
"height": 126,
@ -446,8 +446,8 @@
"id": "l",
"type": "",
"pos": {
"x": 297,
"y": 946
"x": 474,
"y": 986
},
"width": 109,
"height": 126,
@ -486,8 +486,8 @@
"id": "m",
"type": "",
"pos": {
"x": 158,
"y": 720
"x": 291,
"y": 740
},
"width": 117,
"height": 126,
@ -526,8 +526,8 @@
"id": "n",
"type": "",
"pos": {
"x": 400,
"y": 1202
"x": 274,
"y": 1222
},
"width": 113,
"height": 126,
@ -566,8 +566,8 @@
"id": "o",
"type": "",
"pos": {
"x": 695,
"y": 720
"x": 577,
"y": 740
},
"width": 114,
"height": 126,
@ -606,8 +606,8 @@
"id": "p",
"type": "",
"pos": {
"x": 295,
"y": 720
"x": 711,
"y": 740
},
"width": 113,
"height": 126,
@ -646,8 +646,8 @@
"id": "q",
"type": "",
"pos": {
"x": 533,
"y": 1428
"x": 406,
"y": 1448
},
"width": 114,
"height": 126,
@ -710,11 +710,11 @@
"labelPercentage": 0,
"route": [
{
"x": 505.17857142857144,
"y": 364
"x": 593.6428571428572,
"y": 374
},
{
"x": 505.17857142857144,
"x": 593.6428571428572,
"y": 474
}
],
@ -749,19 +749,19 @@
"labelPercentage": 0,
"route": [
{
"x": 372.17857142857144,
"y": 364
"x": 460.6428571428572,
"y": 374
},
{
"x": 372.17857142857144,
"y": 414
"x": 460.6428571428572,
"y": 424
},
{
"x": 476.92857142857144,
"y": 414
"x": 565.3928571428572,
"y": 424
},
{
"x": 476.92857142857144,
"x": 565.3928571428572,
"y": 474
}
],
@ -796,20 +796,20 @@
"labelPercentage": 0,
"route": [
{
"x": 513.5,
"y": 846
"x": 500.00000000000006,
"y": 866
},
{
"x": 513.5,
"y": 896
"x": 500.00000000000006,
"y": 926
},
{
"x": 618,
"y": 896
"x": 463.00000000000006,
"y": 926
},
{
"x": 618,
"y": 1202
"x": 463.00000000000006,
"y": 1222
}
],
"animated": false,
@ -843,20 +843,20 @@
"labelPercentage": 0,
"route": [
{
"x": 147,
"y": 1072
"x": 214,
"y": 1112
},
{
"x": 147,
"y": 1142
"x": 214,
"y": 1162
},
{
"x": 561.5,
"y": 1142
"x": 434.75000000000006,
"y": 1162
},
{
"x": 561.5,
"y": 1202
"x": 434.75000000000006,
"y": 1222
}
],
"animated": false,
@ -890,20 +890,28 @@
"labelPercentage": 0,
"route": [
{
"x": 468.8571428571429,
"x": 585.5714285714287,
"y": 600
},
{
"x": 468.8571428571429,
"x": 585.5714285714287,
"y": 670
},
{
"x": 147,
"x": 146,
"y": 670
},
{
"x": 147,
"y": 946
"x": 146,
"y": 916
},
{
"x": 177,
"y": 916
},
{
"x": 177,
"y": 986
}
],
"animated": false,
@ -937,20 +945,20 @@
"labelPercentage": 0,
"route": [
{
"x": 452.7142857142857,
"x": 601.7142857142858,
"y": 600
},
{
"x": 452.7142857142857,
"y": 660
"x": 601.7142857142858,
"y": 680
},
{
"x": 80,
"y": 660
"x": 214,
"y": 680
},
{
"x": 80,
"y": 720
"x": 214,
"y": 740
}
],
"animated": false,
@ -984,20 +992,12 @@
"labelPercentage": 0,
"route": [
{
"x": 80,
"y": 846
"x": 214,
"y": 866
},
{
"x": 80,
"y": 896
},
{
"x": 110,
"y": 896
},
{
"x": 110,
"y": 946
"x": 214,
"y": 986
}
],
"animated": false,
@ -1031,20 +1031,20 @@
"labelPercentage": 0,
"route": [
{
"x": 501.1428571428571,
"x": 569.4285714285716,
"y": 600
},
{
"x": 501.1428571428571,
"x": 569.4285714285716,
"y": 660
},
{
"x": 618.5,
"x": 79.5,
"y": 660
},
{
"x": 618.5,
"y": 720
"x": 79.5,
"y": 740
}
],
"animated": false,
@ -1078,11 +1078,11 @@
"labelPercentage": 0,
"route": [
{
"x": 436.57142857142856,
"x": 553.2857142857143,
"y": 600
},
{
"x": 436.57142857142856,
"x": 553.2857142857143,
"y": 650
},
{
@ -1091,15 +1091,15 @@
},
{
"x": 12,
"y": 1378
"y": 1398
},
{
"x": 420.4166666666667,
"y": 1378
"x": 293.6666666666667,
"y": 1398
},
{
"x": 420.4166666666667,
"y": 1428
"x": 293.6666666666667,
"y": 1448
}
],
"animated": false,
@ -1133,12 +1133,20 @@
"labelPercentage": 0,
"route": [
{
"x": 485,
"x": 617.8571428571429,
"y": 600
},
{
"x": 485,
"y": 720
"x": 617.8571428571429,
"y": 690
},
{
"x": 500.00000000000006,
"y": 690
},
{
"x": 500.00000000000006,
"y": 740
}
],
"animated": false,
@ -1172,12 +1180,20 @@
"labelPercentage": 0,
"route": [
{
"x": 372.17857142857144,
"x": 605.1428571428572,
"y": 138
},
{
"x": 372.17857142857144,
"y": 238
"x": 605.1428571428572,
"y": 188
},
{
"x": 460.6428571428572,
"y": 188
},
{
"x": 460.6428571428572,
"y": 248
}
],
"animated": false,
@ -1211,20 +1227,20 @@
"labelPercentage": 0,
"route": [
{
"x": 399.67857142857144,
"x": 632.6428571428572,
"y": 138
},
{
"x": 399.67857142857144,
"y": 188
"x": 632.6428571428572,
"y": 198
},
{
"x": 505.17857142857144,
"y": 188
"x": 593.6428571428572,
"y": 198
},
{
"x": 505.17857142857144,
"y": 238
"x": 593.6428571428572,
"y": 248
}
],
"animated": false,
@ -1258,27 +1274,19 @@
"labelPercentage": 0,
"route": [
{
"x": 448.67857142857144,
"x": 621.8928571428572,
"y": 474
},
{
"x": 448.67857142857144,
"x": 621.8928571428572,
"y": 424
},
{
"x": 304.67857142857144,
"x": 660.1428571428572,
"y": 424
},
{
"x": 304.67857142857144,
"y": 188
},
{
"x": 344.67857142857144,
"y": 188
},
{
"x": 344.67857142857144,
"x": 660.1428571428572,
"y": 138
}
],
@ -1313,12 +1321,12 @@
"labelPercentage": 0,
"route": [
{
"x": 438.58333333333337,
"y": 1554
"x": 311.83333333333337,
"y": 1574
},
{
"x": 438.58333333333337,
"y": 1654
"x": 311.83333333333337,
"y": 1674
}
],
"animated": false,
@ -1352,20 +1360,12 @@
"labelPercentage": 0,
"route": [
{
"x": 456.5,
"y": 846
"x": 528.5,
"y": 866
},
{
"x": 456.5,
"y": 896
},
{
"x": 378.75,
"y": 896
},
{
"x": 378.75,
"y": 946
"x": 528.5,
"y": 986
}
],
"animated": false,
@ -1399,20 +1399,20 @@
"labelPercentage": 0,
"route": [
{
"x": 351.5,
"y": 1072
"x": 528.5,
"y": 1112
},
{
"x": 351.5,
"y": 1122
"x": 528.5,
"y": 1162
},
{
"x": 589.75,
"y": 1122
"x": 491.25000000000006,
"y": 1162
},
{
"x": 589.75,
"y": 1202
"x": 491.25000000000006,
"y": 1222
}
],
"animated": false,
@ -1446,20 +1446,20 @@
"labelPercentage": 0,
"route": [
{
"x": 236,
"y": 846
"x": 369,
"y": 866
},
{
"x": 236,
"y": 896
"x": 369,
"y": 936
},
{
"x": 324.25,
"y": 896
"x": 501.25000000000006,
"y": 936
},
{
"x": 324.25,
"y": 946
"x": 501.25000000000006,
"y": 986
}
],
"animated": false,
@ -1493,20 +1493,12 @@
"labelPercentage": 0,
"route": [
{
"x": 197,
"y": 846
"x": 330,
"y": 866
},
{
"x": 197,
"y": 1132
},
{
"x": 456.75,
"y": 1132
},
{
"x": 456.75,
"y": 1202
"x": 330,
"y": 1222
}
],
"animated": false,
@ -1540,12 +1532,12 @@
"labelPercentage": 0,
"route": [
{
"x": 456.75,
"y": 1328
"x": 330,
"y": 1348
},
{
"x": 456.75,
"y": 1428
"x": 330,
"y": 1448
}
],
"animated": false,
@ -1579,12 +1571,28 @@
"labelPercentage": 0,
"route": [
{
"x": 485,
"y": 846
"x": 471.50000000000006,
"y": 866
},
{
"x": 485,
"y": 1202
"x": 471.50000000000006,
"y": 916
},
{
"x": 452.00000000000006,
"y": 916
},
{
"x": 452.00000000000006,
"y": 1172
},
{
"x": 358.25,
"y": 1172
},
{
"x": 358.25,
"y": 1222
}
],
"animated": false,
@ -1618,20 +1626,20 @@
"labelPercentage": 0,
"route": [
{
"x": 110,
"y": 1072
"x": 177,
"y": 1112
},
{
"x": 110,
"y": 1152
"x": 177,
"y": 1172
},
{
"x": 428.5,
"y": 1152
"x": 301.75,
"y": 1172
},
{
"x": 428.5,
"y": 1202
"x": 301.75,
"y": 1222
}
],
"animated": false,
@ -1665,20 +1673,12 @@
"labelPercentage": 0,
"route": [
{
"x": 517.2857142857142,
"x": 634.0000000000001,
"y": 600
},
{
"x": 517.2857142857142,
"y": 650
},
{
"x": 752,
"y": 650
},
{
"x": 752,
"y": 720
"x": 634.0000000000001,
"y": 740
}
],
"animated": false,
@ -1712,12 +1712,20 @@
"labelPercentage": 0,
"route": [
{
"x": 351.5,
"y": 846
"x": 767.5,
"y": 866
},
{
"x": 351.5,
"y": 946
"x": 767.5,
"y": 916
},
{
"x": 555.75,
"y": 916
},
{
"x": 555.75,
"y": 986
}
],
"animated": false,
@ -1751,12 +1759,12 @@
"labelPercentage": 0,
"route": [
{
"x": 589.75,
"y": 1328
"x": 463.00000000000006,
"y": 1348
},
{
"x": 589.75,
"y": 1428
"x": 463.00000000000006,
"y": 1448
}
],
"animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 336 KiB

After

Width:  |  Height:  |  Size: 336 KiB

View file

@ -6,7 +6,7 @@
"id": "finally",
"type": "",
"pos": {
"x": 843,
"x": 591,
"y": 12
},
"width": 458,
@ -46,7 +46,7 @@
"id": "a",
"type": "",
"pos": {
"x": 57,
"x": 77,
"y": 600
},
"width": 113,
@ -86,7 +86,7 @@
"id": "tree",
"type": "",
"pos": {
"x": 362,
"x": 38,
"y": 836
},
"width": 134,
@ -126,7 +126,7 @@
"id": "and",
"type": "",
"pos": {
"x": 179,
"x": 344,
"y": 836
},
"width": 132,
@ -166,7 +166,7 @@
"id": "nodes",
"type": "",
"pos": {
"x": 12,
"x": 496,
"y": 836
},
"width": 147,
@ -206,7 +206,7 @@
"id": "some",
"type": "",
"pos": {
"x": 174,
"x": 338,
"y": 1062
},
"width": 143,
@ -246,7 +246,7 @@
"id": "more",
"type": "",
"pos": {
"x": 337,
"x": 12,
"y": 1062
},
"width": 141,
@ -286,7 +286,7 @@
"id": "many",
"type": "",
"pos": {
"x": 498,
"x": 173,
"y": 1062
},
"width": 145,
@ -326,7 +326,7 @@
"id": "then",
"type": "",
"pos": {
"x": 685,
"x": 1248,
"y": 600
},
"width": 138,
@ -366,7 +366,7 @@
"id": "here",
"type": "",
"pos": {
"x": 709,
"x": 1226,
"y": 836
},
"width": 136,
@ -406,7 +406,7 @@
"id": "you",
"type": "",
"pos": {
"x": 711,
"x": 1228,
"y": 1062
},
"width": 132,
@ -446,7 +446,7 @@
"id": "have",
"type": "",
"pos": {
"x": 505,
"x": 1428,
"y": 600
},
"width": 138,
@ -486,7 +486,7 @@
"id": "hierarchy",
"type": "",
"pos": {
"x": 516,
"x": 1382,
"y": 836
},
"width": 173,
@ -526,7 +526,7 @@
"id": "another",
"type": "",
"pos": {
"x": 915,
"x": 663,
"y": 836
},
"width": 163,
@ -566,7 +566,7 @@
"id": "of",
"type": "",
"pos": {
"x": 936,
"x": 684,
"y": 1062
},
"width": 120,
@ -606,7 +606,7 @@
"id": "nesting",
"type": "",
"pos": {
"x": 1322,
"x": 1070,
"y": 600
},
"width": 158,
@ -646,7 +646,7 @@
"id": "trees",
"type": "",
"pos": {
"x": 1306,
"x": 1054,
"y": 836
},
"width": 142,
@ -686,7 +686,7 @@
"id": "finally.a",
"type": "",
"pos": {
"x": 948,
"x": 715,
"y": 233
},
"width": 113,
@ -726,7 +726,7 @@
"id": "finally.tree",
"type": "",
"pos": {
"x": 1073,
"x": 686,
"y": 379
},
"width": 134,
@ -766,7 +766,7 @@
"id": "finally.inside",
"type": "",
"pos": {
"x": 930,
"x": 697,
"y": 87
},
"width": 148,
@ -806,7 +806,7 @@
"id": "finally.hierarchy",
"type": "",
"pos": {
"x": 1054,
"x": 666,
"y": 525
},
"width": 173,
@ -846,7 +846,7 @@
"id": "finally.root",
"type": "",
"pos": {
"x": 918,
"x": 840,
"y": 379
},
"width": 135,
@ -910,19 +910,11 @@
"labelPercentage": 0,
"route": [
{
"x": 142,
"x": 104.83333333333334,
"y": 726
},
{
"x": 142,
"y": 776
},
{
"x": 429.3333333333333,
"y": 776
},
{
"x": 429.3333333333333,
"x": 104.83333333333334,
"y": 836
}
],
@ -957,19 +949,19 @@
"labelPercentage": 0,
"route": [
{
"x": 113.75,
"x": 133.08333333333334,
"y": 726
},
{
"x": 113.75,
"x": 133.08333333333334,
"y": 786
},
{
"x": 245,
"x": 409.5,
"y": 786
},
{
"x": 245,
"x": 409.5,
"y": 836
}
],
@ -1004,11 +996,19 @@
"labelPercentage": 0,
"route": [
{
"x": 85.5,
"x": 161.33333333333334,
"y": 726
},
{
"x": 85.5,
"x": 161.33333333333334,
"y": 776
},
{
"x": 569,
"y": 776
},
{
"x": 569,
"y": 836
}
],
@ -1043,11 +1043,11 @@
"labelPercentage": 0,
"route": [
{
"x": 245,
"x": 409.5,
"y": 962
},
{
"x": 245,
"x": 409.5,
"y": 1062
}
],
@ -1082,11 +1082,11 @@
"labelPercentage": 0,
"route": [
{
"x": 407,
"x": 82.5,
"y": 962
},
{
"x": 407,
"x": 82.5,
"y": 1062
}
],
@ -1121,19 +1121,19 @@
"labelPercentage": 0,
"route": [
{
"x": 451.66666666666663,
"x": 127.16666666666667,
"y": 962
},
{
"x": 451.66666666666663,
"x": 127.16666666666667,
"y": 1012
},
{
"x": 570,
"x": 245.5,
"y": 1012
},
{
"x": 570,
"x": 245.5,
"y": 1062
}
],
@ -1168,11 +1168,11 @@
"labelPercentage": 0,
"route": [
{
"x": 777.3333333333333,
"x": 1293.6666666666665,
"y": 726
},
{
"x": 777.3333333333333,
"x": 1293.6666666666665,
"y": 836
}
],
@ -1207,11 +1207,11 @@
"labelPercentage": 0,
"route": [
{
"x": 777.3333333333333,
"x": 1293.6666666666665,
"y": 962
},
{
"x": 777.3333333333333,
"x": 1293.6666666666665,
"y": 1062
}
],
@ -1246,11 +1246,11 @@
"labelPercentage": 0,
"route": [
{
"x": 574,
"x": 1496.9999999999998,
"y": 726
},
{
"x": 574,
"x": 1496.9999999999998,
"y": 836
}
],
@ -1285,19 +1285,19 @@
"labelPercentage": 0,
"route": [
{
"x": 731.3333333333333,
"x": 1339.6666666666665,
"y": 726
},
{
"x": 731.3333333333333,
"x": 1339.6666666666665,
"y": 776
},
{
"x": 631.6666666666666,
"x": 1439.3333333333333,
"y": 776
},
{
"x": 631.6666666666666,
"x": 1439.3333333333333,
"y": 836
}
],
@ -1332,11 +1332,11 @@
"labelPercentage": 0,
"route": [
{
"x": 996.1666666666666,
"x": 744,
"y": 726
},
{
"x": 996.1666666666666,
"x": 744,
"y": 836
}
],
@ -1371,11 +1371,11 @@
"labelPercentage": 0,
"route": [
{
"x": 996.1666666666666,
"x": 744,
"y": 962
},
{
"x": 996.1666666666666,
"x": 744,
"y": 1062
}
],
@ -1410,11 +1410,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1400.8333333333333,
"x": 1148.6666666666665,
"y": 726
},
{
"x": 1400.8333333333333,
"x": 1148.6666666666665,
"y": 836
}
],
@ -1449,19 +1449,19 @@
"labelPercentage": 0,
"route": [
{
"x": 1149,
"x": 896.8333333333333,
"y": 726
},
{
"x": 1149,
"x": 896.8333333333333,
"y": 776
},
{
"x": 1353.4999999999998,
"x": 1101.333333333333,
"y": 776
},
{
"x": 1353.4999999999998,
"x": 1101.333333333333,
"y": 836
}
],
@ -1496,19 +1496,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1023.1666666666667,
"x": 752.5,
"y": 359
},
{
"x": 1023.1666666666667,
"y": 369
},
{
"x": 1140,
"y": 369
},
{
"x": 1140,
"x": 752.5,
"y": 379
}
],
@ -1543,11 +1535,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1004.3333333333333,
"x": 771.3333333333333,
"y": 213
},
{
"x": 1004.3333333333333,
"x": 771.3333333333333,
"y": 233
}
],
@ -1582,11 +1574,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1140,
"x": 752.5,
"y": 505
},
{
"x": 1140,
"x": 752.5,
"y": 525
}
],
@ -1621,11 +1613,19 @@
"labelPercentage": 0,
"route": [
{
"x": 985.5,
"x": 790.1666666666667,
"y": 359
},
{
"x": 985.5,
"x": 790.1666666666667,
"y": 369
},
{
"x": 907,
"y": 369
},
{
"x": 907,
"y": 379
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 658 KiB

After

Width:  |  Height:  |  Size: 658 KiB

View file

@ -6,7 +6,7 @@
"id": "size XS",
"type": "",
"pos": {
"x": 1465,
"x": 1105,
"y": 419
},
"width": 145,
@ -46,7 +46,7 @@
"id": "size S",
"type": "",
"pos": {
"x": 1634,
"x": 16,
"y": 35
},
"width": 140,
@ -86,7 +86,7 @@
"id": "size M",
"type": "",
"pos": {
"x": 1630,
"x": 12,
"y": 419
},
"width": 147,
@ -126,7 +126,7 @@
"id": "size L",
"type": "",
"pos": {
"x": 1116,
"x": 176,
"y": 20
},
"width": 153,
@ -166,7 +166,7 @@
"id": "size XL",
"type": "",
"pos": {
"x": 12,
"x": 349,
"y": 17
},
"width": 177,
@ -206,7 +206,7 @@
"id": "size XXL",
"type": "",
"pos": {
"x": 429,
"x": 546,
"y": 15
},
"width": 204,
@ -246,7 +246,7 @@
"id": "size XXXL",
"type": "",
"pos": {
"x": 653,
"x": 770,
"y": 12
},
"width": 237,
@ -286,7 +286,7 @@
"id": "custom 8",
"type": "",
"pos": {
"x": 1469,
"x": 1109,
"y": 42
},
"width": 137,
@ -326,7 +326,7 @@
"id": "custom 12",
"type": "",
"pos": {
"x": 1289,
"x": 1266,
"y": 25
},
"width": 160,
@ -366,7 +366,7 @@
"id": "custom 18",
"type": "",
"pos": {
"x": 910,
"x": 1446,
"y": 21
},
"width": 186,
@ -406,7 +406,7 @@
"id": "custom 21",
"type": "",
"pos": {
"x": 209,
"x": 1652,
"y": 19
},
"width": 200,
@ -446,7 +446,7 @@
"id": "custom 64",
"type": "",
"pos": {
"x": 575,
"x": 692,
"y": 419
},
"width": 393,
@ -510,11 +510,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1537.5,
"x": 1177,
"y": 158
},
{
"x": 1537.5,
"x": 1177,
"y": 419
}
],
@ -549,11 +549,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1703.5,
"x": 85.5,
"y": 158
},
{
"x": 1703.5,
"x": 85.5,
"y": 419
}
],
@ -589,11 +589,11 @@
"labelPercentage": 0,
"route": [
{
"x": 771.5,
"x": 888,
"y": 158
},
{
"x": 771.5,
"x": 888,
"y": 419
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 471 KiB

After

Width:  |  Height:  |  Size: 471 KiB

View file

@ -6,7 +6,7 @@
"id": "aa",
"type": "step",
"pos": {
"x": 429,
"x": 564,
"y": 12
},
"width": 122,
@ -46,7 +46,7 @@
"id": "bb",
"type": "step",
"pos": {
"x": 286,
"x": 584,
"y": 238
},
"width": 123,
@ -86,7 +86,7 @@
"id": "cc",
"type": "step",
"pos": {
"x": 307,
"x": 459,
"y": 464
},
"width": 121,
@ -126,7 +126,7 @@
"id": "dd",
"type": "",
"pos": {
"x": 231,
"x": 241,
"y": 816
},
"width": 415,
@ -166,7 +166,7 @@
"id": "dd.ee",
"type": "diamond",
"pos": {
"x": 449,
"x": 316,
"y": 891
},
"width": 122,
@ -206,8 +206,8 @@
"id": "ll",
"type": "",
"pos": {
"x": 246,
"y": 3120
"x": 12,
"y": 3130
},
"width": 425,
"height": 427,
@ -246,8 +246,8 @@
"id": "ll.mm",
"type": "oval",
"pos": {
"x": 465,
"y": 3195
"x": 87,
"y": 3205
},
"width": 131,
"height": 131,
@ -286,8 +286,8 @@
"id": "ff",
"type": "",
"pos": {
"x": 247,
"y": 2462
"x": 13,
"y": 2472
},
"width": 424,
"height": 427,
@ -326,8 +326,8 @@
"id": "ff.mm",
"type": "oval",
"pos": {
"x": 465,
"y": 2537
"x": 88,
"y": 2547
},
"width": 131,
"height": 131,
@ -366,8 +366,8 @@
"id": "ff.gg",
"type": "diamond",
"pos": {
"x": 322,
"y": 2539
"x": 239,
"y": 2549
},
"width": 123,
"height": 126,
@ -406,7 +406,7 @@
"id": "dd.hh",
"type": "diamond",
"pos": {
"x": 306,
"x": 458,
"y": 891
},
"width": 123,
@ -446,7 +446,7 @@
"id": "ww",
"type": "queue",
"pos": {
"x": 120,
"x": 432,
"y": 2195
},
"width": 131,
@ -497,8 +497,8 @@
"id": "yy",
"type": "",
"pos": {
"x": 68,
"y": 3657
"x": 383,
"y": 3677
},
"width": 273,
"height": 448,
@ -537,8 +537,8 @@
"id": "yy.zz",
"type": "queue",
"pos": {
"x": 145,
"y": 3732
"x": 460,
"y": 3752
},
"width": 120,
"height": 152,
@ -588,8 +588,8 @@
"id": "ad",
"type": "parallelogram",
"pos": {
"x": 327,
"y": 4606
"x": 453,
"y": 4616
},
"width": 123,
"height": 126,
@ -628,8 +628,8 @@
"id": "nn",
"type": "cylinder",
"pos": {
"x": 110,
"y": 4225
"x": 93,
"y": 4235
},
"width": 557,
"height": 276,
@ -668,7 +668,7 @@
"id": "ii",
"type": "",
"pos": {
"x": 453,
"x": 245,
"y": 1197
},
"width": 114,
@ -708,7 +708,7 @@
"id": "jj",
"type": "",
"pos": {
"x": 453,
"x": 244,
"y": 1503
},
"width": 115,
@ -748,7 +748,7 @@
"id": "kk",
"type": "",
"pos": {
"x": 449,
"x": 241,
"y": 1914
},
"width": 122,
@ -788,8 +788,8 @@
"id": "nn.oo",
"type": "",
"pos": {
"x": 469,
"y": 4300
"x": 168,
"y": 4310
},
"width": 123,
"height": 126,
@ -828,8 +828,8 @@
"id": "ff.pp",
"type": "",
"pos": {
"x": 322,
"y": 2688
"x": 239,
"y": 2698
},
"width": 123,
"height": 126,
@ -868,8 +868,8 @@
"id": "ll.qq",
"type": "",
"pos": {
"x": 321,
"y": 3198
"x": 238,
"y": 3208
},
"width": 124,
"height": 126,
@ -908,8 +908,8 @@
"id": "ll.rr",
"type": "",
"pos": {
"x": 324,
"y": 3346
"x": 241,
"y": 3356
},
"width": 118,
"height": 126,
@ -948,7 +948,7 @@
"id": "ss",
"type": "",
"pos": {
"x": 30,
"x": 385,
"y": 1428
},
"width": 268,
@ -988,7 +988,7 @@
"id": "ss.tt",
"type": "",
"pos": {
"x": 105,
"x": 460,
"y": 1503
},
"width": 118,
@ -1028,7 +1028,7 @@
"id": "uu",
"type": "",
"pos": {
"x": 28,
"x": 383,
"y": 1814
},
"width": 273,
@ -1068,7 +1068,7 @@
"id": "uu.vv",
"type": "",
"pos": {
"x": 103,
"x": 458,
"y": 1889
},
"width": 123,
@ -1108,8 +1108,8 @@
"id": "rm",
"type": "",
"pos": {
"x": 102,
"y": 3321
"x": 457,
"y": 3331
},
"width": 124,
"height": 126,
@ -1148,8 +1148,8 @@
"id": "nn.xx",
"type": "",
"pos": {
"x": 185,
"y": 4300
"x": 311,
"y": 4310
},
"width": 122,
"height": 126,
@ -1188,8 +1188,8 @@
"id": "yy.ab",
"type": "",
"pos": {
"x": 143,
"y": 3904
"x": 458,
"y": 3924
},
"width": 123,
"height": 126,
@ -1228,8 +1228,8 @@
"id": "nn.ac",
"type": "",
"pos": {
"x": 327,
"y": 4300
"x": 453,
"y": 4310
},
"width": 122,
"height": 126,
@ -1292,19 +1292,11 @@
"labelPercentage": 0,
"route": [
{
"x": 470,
"x": 645,
"y": 138
},
{
"x": 469.5,
"y": 188
},
{
"x": 347.16666666666663,
"y": 188
},
{
"x": 347,
"x": 645,
"y": 238
}
],
@ -1339,11 +1331,19 @@
"labelPercentage": 0,
"route": [
{
"x": 368,
"x": 624,
"y": 364
},
{
"x": 368,
"x": 624.5,
"y": 414
},
{
"x": 519,
"y": 414
},
{
"x": 519,
"y": 464
}
],
@ -1378,11 +1378,27 @@
"labelPercentage": 0,
"route": [
{
"x": 510,
"x": 604,
"y": 138
},
{
"x": 510,
"x": 604.3333333333333,
"y": 188
},
{
"x": 434,
"y": 188
},
{
"x": 434,
"y": 761
},
{
"x": 376.5,
"y": 761
},
{
"x": 377,
"y": 891
}
],
@ -1417,28 +1433,20 @@
"labelPercentage": 0,
"route": [
{
"x": 327,
"x": 665,
"y": 364
},
{
"x": 326.66666666666663,
"y": 414
"x": 665.5,
"y": 2417
},
{
"x": 16.5,
"y": 414
"x": 320.5,
"y": 2417
},
{
"x": 16.5,
"y": 2407
},
{
"x": 363,
"y": 2407
},
{
"x": 363,
"y": 2559
"x": 321,
"y": 2568
}
],
"animated": false,
@ -1472,11 +1480,11 @@
"labelPercentage": 0,
"route": [
{
"x": 368,
"x": 519,
"y": 590
},
{
"x": 368,
"x": 519,
"y": 891
}
],
@ -1511,11 +1519,19 @@
"labelPercentage": 0,
"route": [
{
"x": 510,
"x": 377,
"y": 1017
},
{
"x": 510.16666666666663,
"x": 376.5,
"y": 1147
},
{
"x": 301.5,
"y": 1147
},
{
"x": 301.5,
"y": 1197
}
],
@ -1550,11 +1566,11 @@
"labelPercentage": 0,
"route": [
{
"x": 510.16666666666663,
"x": 301.5,
"y": 1323
},
{
"x": 510.16666666666663,
"x": 301.5,
"y": 1503
}
],
@ -1589,11 +1605,11 @@
"labelPercentage": 0,
"route": [
{
"x": 510.16666666666663,
"x": 301.5,
"y": 1629
},
{
"x": 510.16666666666663,
"x": 301.5,
"y": 1914
}
],
@ -1628,12 +1644,20 @@
"labelPercentage": 0,
"route": [
{
"x": 530.5,
"x": 281.1666666666667,
"y": 2040
},
{
"x": 531,
"y": 2537
"x": 281.1666666666667,
"y": 2397
},
{
"x": 153,
"y": 2397
},
{
"x": 153,
"y": 2547
}
],
"animated": false,
@ -1667,12 +1691,20 @@
"labelPercentage": 0,
"route": [
{
"x": 531,
"y": 2668
"x": 153,
"y": 2678
},
{
"x": 531,
"y": 3195
"x": 153,
"y": 3075
},
{
"x": 152.5,
"y": 3075
},
{
"x": 153,
"y": 3205
}
],
"animated": false,
@ -1706,12 +1738,20 @@
"labelPercentage": 0,
"route": [
{
"x": 531,
"y": 3326
"x": 153,
"y": 3336
},
{
"x": 530.5,
"y": 4300
"x": 152.5,
"y": 4180
},
{
"x": 229.66666666666663,
"y": 4180
},
{
"x": 229.66666666666663,
"y": 4310
}
],
"animated": false,
@ -1745,12 +1785,12 @@
"labelPercentage": 0,
"route": [
{
"x": 384,
"y": 2665
"x": 301,
"y": 2675
},
{
"x": 383.5,
"y": 2688
"x": 300.5,
"y": 2698
}
],
"animated": false,
@ -1784,20 +1824,12 @@
"labelPercentage": 0,
"route": [
{
"x": 383.5,
"y": 2814
"x": 300,
"y": 2824
},
{
"x": 383.5,
"y": 2944
},
{
"x": 383,
"y": 2944
},
{
"x": 383,
"y": 3197.5
"x": 300,
"y": 3207.5
}
],
"animated": false,
@ -1831,12 +1863,12 @@
"labelPercentage": 0,
"route": [
{
"x": 383,
"y": 3323.5
"x": 300,
"y": 3333.5
},
{
"x": 383,
"y": 3346
"x": 300,
"y": 3356
}
],
"animated": false,
@ -1870,19 +1902,11 @@
"labelPercentage": 0,
"route": [
{
"x": 368,
"x": 519,
"y": 1017
},
{
"x": 367.66666666666663,
"y": 1147
},
{
"x": 163.99999999999997,
"y": 1147
},
{
"x": 163.99999999999997,
"x": 519,
"y": 1503
}
],
@ -1917,11 +1941,11 @@
"labelPercentage": 0,
"route": [
{
"x": 164,
"x": 519,
"y": 1629
},
{
"x": 164,
"x": 519,
"y": 1889
}
],
@ -1956,19 +1980,19 @@
"labelPercentage": 0,
"route": [
{
"x": 489.8333333333333,
"x": 321.83333333333337,
"y": 2040
},
{
"x": 489.8333333333333,
"x": 321.83333333333337,
"y": 2145
},
{
"x": 207.66666666666669,
"x": 475.33333333333337,
"y": 2145
},
{
"x": 208,
"x": 475,
"y": 2195
}
],
@ -2003,11 +2027,11 @@
"labelPercentage": 0,
"route": [
{
"x": 164,
"x": 519,
"y": 2015
},
{
"x": 164,
"x": 519,
"y": 2195
}
],
@ -2042,12 +2066,12 @@
"labelPercentage": 0,
"route": [
{
"x": 164,
"x": 519,
"y": 2347
},
{
"x": 164,
"y": 3320.6666666666665
"x": 519,
"y": 3330.6666666666665
}
],
"animated": false,
@ -2081,28 +2105,20 @@
"labelPercentage": 0,
"route": [
{
"x": 143.33333333333331,
"y": 3446.6666666666665
"x": 498.3333333333333,
"y": 3456.6666666666665
},
{
"x": 143.33333333333331,
"y": 3602
"x": 498.3333333333333,
"y": 3612
},
{
"x": 57.166666666666664,
"y": 3602
"x": 372.16666666666663,
"y": 3612
},
{
"x": 57.166666666666664,
"y": 4170
},
{
"x": 246,
"y": 4170
},
{
"x": 246,
"y": 4300
"x": 372.16666666666663,
"y": 4310
}
],
"animated": false,
@ -2136,20 +2152,20 @@
"labelPercentage": 0,
"route": [
{
"x": 383,
"y": 3472
"x": 300,
"y": 3482
},
{
"x": 383,
"y": 3602
"x": 300,
"y": 3622
},
{
"x": 224.66666666666666,
"y": 3602
"x": 499.66666666666663,
"y": 3622
},
{
"x": 225,
"y": 3732
"x": 500,
"y": 3752
}
],
"animated": false,
@ -2183,12 +2199,12 @@
"labelPercentage": 0,
"route": [
{
"x": 184.66666666666666,
"y": 3446.6666666666665
"x": 539.6666666666666,
"y": 3456.6666666666665
},
{
"x": 185,
"y": 3732
"x": 540,
"y": 3752
}
],
"animated": false,
@ -2222,12 +2238,12 @@
"labelPercentage": 0,
"route": [
{
"x": 204,
"y": 3884
"x": 519,
"y": 3904
},
{
"x": 204.5,
"y": 3904
"x": 519.5,
"y": 3924
}
],
"animated": false,
@ -2261,20 +2277,20 @@
"labelPercentage": 0,
"route": [
{
"x": 204.66666666666666,
"y": 4030
"x": 519.6666666666666,
"y": 4050
},
{
"x": 204.66666666666666,
"y": 4160
"x": 519.6666666666666,
"y": 4180
},
{
"x": 388,
"y": 4160
"x": 514.1666666666666,
"y": 4180
},
{
"x": 388,
"y": 4300
"x": 514.1666666666666,
"y": 4310
}
],
"animated": false,
@ -2308,12 +2324,12 @@
"labelPercentage": 0,
"route": [
{
"x": 388,
"y": 4426
"x": 514.1666666666666,
"y": 4436
},
{
"x": 388,
"y": 4606
"x": 514,
"y": 4616
}
],
"animated": false,
@ -2347,20 +2363,20 @@
"labelPercentage": 0,
"route": [
{
"x": 208,
"x": 475,
"y": 2347
},
{
"x": 207.66666666666669,
"y": 2397
"x": 475.33333333333337,
"y": 2407
},
{
"x": 404,
"y": 2397
"x": 279.5,
"y": 2407
},
{
"x": 404,
"y": 2559
"x": 279,
"y": 2570
}
],
"animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 809 KiB

After

Width:  |  Height:  |  Size: 810 KiB

View file

@ -6,7 +6,7 @@
"id": "a",
"type": "",
"pos": {
"x": 1657,
"x": 12,
"y": 541
},
"width": 113,
@ -46,7 +46,7 @@
"id": "b",
"type": "",
"pos": {
"x": 1524,
"x": 1393,
"y": 541
},
"width": 113,
@ -86,8 +86,8 @@
"id": "c",
"type": "",
"pos": {
"x": 578,
"y": 2178
"x": 722,
"y": 2168
},
"width": 113,
"height": 126,
@ -126,8 +126,8 @@
"id": "d",
"type": "",
"pos": {
"x": 711,
"y": 2178
"x": 855,
"y": 2168
},
"width": 114,
"height": 126,
@ -166,8 +166,8 @@
"id": "e",
"type": "",
"pos": {
"x": 712,
"y": 2404
"x": 856,
"y": 2394
},
"width": 113,
"height": 126,
@ -206,8 +206,8 @@
"id": "f",
"type": "",
"pos": {
"x": 447,
"y": 2178
"x": 989,
"y": 2168
},
"width": 111,
"height": 126,
@ -246,8 +246,8 @@
"id": "g",
"type": "",
"pos": {
"x": 919,
"y": 2178
"x": 294,
"y": 2168
},
"width": 114,
"height": 126,
@ -286,8 +286,8 @@
"id": "h",
"type": "",
"pos": {
"x": 1006,
"y": 1311
"x": 343,
"y": 1301
},
"width": 113,
"height": 126,
@ -326,10 +326,10 @@
"id": "i",
"type": "",
"pos": {
"x": 239,
"y": 1311
"x": 665,
"y": 1301
},
"width": 746,
"width": 683,
"height": 732,
"opacity": 1,
"strokeDash": 0,
@ -366,8 +366,8 @@
"id": "i.j",
"type": "",
"pos": {
"x": 517,
"y": 1386
"x": 879,
"y": 1376
},
"width": 392,
"height": 276,
@ -406,8 +406,8 @@
"id": "i.j.k",
"type": "",
"pos": {
"x": 592,
"y": 1461
"x": 954,
"y": 1451
},
"width": 113,
"height": 126,
@ -446,8 +446,8 @@
"id": "i.j.l",
"type": "",
"pos": {
"x": 725,
"y": 1461
"x": 1087,
"y": 1451
},
"width": 109,
"height": 126,
@ -486,8 +486,8 @@
"id": "i.m",
"type": "",
"pos": {
"x": 447,
"y": 1784
"x": 740,
"y": 1774
},
"width": 117,
"height": 126,
@ -526,8 +526,8 @@
"id": "i.n",
"type": "",
"pos": {
"x": 314,
"y": 1842
"x": 877,
"y": 1832
},
"width": 113,
"height": 126,
@ -566,8 +566,8 @@
"id": "i.o",
"type": "",
"pos": {
"x": 648,
"y": 1692
"x": 1010,
"y": 1682
},
"width": 263,
"height": 276,
@ -606,8 +606,8 @@
"id": "i.o.p",
"type": "",
"pos": {
"x": 723,
"y": 1767
"x": 1085,
"y": 1757
},
"width": 113,
"height": 126,
@ -646,8 +646,8 @@
"id": "q",
"type": "",
"pos": {
"x": 313,
"y": 2178
"x": 1272,
"y": 2168
},
"width": 114,
"height": 126,
@ -686,10 +686,10 @@
"id": "r",
"type": "",
"pos": {
"x": 12,
"x": 145,
"y": 12
},
"width": 1492,
"width": 1228,
"height": 1179,
"opacity": 1,
"strokeDash": 0,
@ -726,10 +726,10 @@
"id": "r.s",
"type": "",
"pos": {
"x": 87,
"x": 220,
"y": 388
},
"width": 767,
"width": 795,
"height": 577,
"opacity": 1,
"strokeDash": 0,
@ -766,7 +766,7 @@
"id": "r.s.t",
"type": "",
"pos": {
"x": 669,
"x": 295,
"y": 671
},
"width": 111,
@ -806,7 +806,7 @@
"id": "r.s.u",
"type": "",
"pos": {
"x": 162,
"x": 426,
"y": 609
},
"width": 264,
@ -846,7 +846,7 @@
"id": "r.s.u.v",
"type": "",
"pos": {
"x": 237,
"x": 501,
"y": 684
},
"width": 114,
@ -886,7 +886,7 @@
"id": "r.s.w",
"type": "",
"pos": {
"x": 446,
"x": 710,
"y": 687
},
"width": 118,
@ -926,7 +926,7 @@
"id": "r.s.x",
"type": "",
"pos": {
"x": 467,
"x": 694,
"y": 463
},
"width": 113,
@ -966,7 +966,7 @@
"id": "r.s.y",
"type": "",
"pos": {
"x": 600,
"x": 827,
"y": 463
},
"width": 114,
@ -1006,7 +1006,7 @@
"id": "r.z",
"type": "",
"pos": {
"x": 238,
"x": 502,
"y": 990
},
"width": 112,
@ -1046,7 +1046,7 @@
"id": "r.aa",
"type": "",
"pos": {
"x": 549,
"x": 262,
"y": 237
},
"width": 122,
@ -1086,7 +1086,7 @@
"id": "r.bb",
"type": "",
"pos": {
"x": 1014,
"x": 404,
"y": 87
},
"width": 415,
@ -1126,7 +1126,7 @@
"id": "r.bb.cc",
"type": "",
"pos": {
"x": 1089,
"x": 479,
"y": 162
},
"width": 121,
@ -1166,7 +1166,7 @@
"id": "r.bb.dd",
"type": "",
"pos": {
"x": 1230,
"x": 620,
"y": 162
},
"width": 124,
@ -1206,7 +1206,7 @@
"id": "r.ee",
"type": "",
"pos": {
"x": 872,
"x": 1033,
"y": 237
},
"width": 122,
@ -1246,7 +1246,7 @@
"id": "r.ff",
"type": "",
"pos": {
"x": 875,
"x": 1036,
"y": 388
},
"width": 117,
@ -1286,7 +1286,7 @@
"id": "r.gg",
"type": "",
"pos": {
"x": 691,
"x": 1175,
"y": 237
},
"width": 123,
@ -1350,20 +1350,20 @@
"labelPercentage": 0,
"route": [
{
"x": 648,
"y": 1587
"x": 1010.5,
"y": 1577
},
{
"x": 648,
"y": 1677
"x": 1010.5,
"y": 1667
},
{
"x": 534.75,
"y": 1677
"x": 827.75,
"y": 1667
},
{
"x": 534.75,
"y": 1783.875
"x": 827.75,
"y": 1773.875
}
],
"animated": false,
@ -1397,12 +1397,12 @@
"labelPercentage": 0,
"route": [
{
"x": 779,
"y": 1587
"x": 1141.5,
"y": 1577
},
{
"x": 779,
"y": 1767
"x": 1141.5,
"y": 1757
}
],
"animated": false,
@ -1436,28 +1436,20 @@
"labelPercentage": 0,
"route": [
{
"x": 341.5,
"y": 2178
"x": 1357.75,
"y": 2168
},
{
"x": 341.5,
"y": 2098
"x": 1357.75,
"y": 1246
},
{
"x": 228.5,
"y": 2098
"x": 798.25,
"y": 1246
},
{
"x": 228.5,
"y": 1256
},
{
"x": 475.75,
"y": 1256
},
{
"x": 475.75,
"y": 1783.875
"x": 798.25,
"y": 1773.875
}
],
"animated": false,
@ -1491,20 +1483,20 @@
"labelPercentage": 0,
"route": [
{
"x": 466,
"y": 1909.875
"x": 837.25,
"y": 1899.875
},
{
"x": 466,
"x": 837.25,
"y": 2098
},
{
"x": 398.5,
"x": 1300.75,
"y": 2098
},
{
"x": 398.5,
"y": 2178
"x": 1300.75,
"y": 2168
}
],
"animated": false,
@ -1538,12 +1530,20 @@
"labelPercentage": 0,
"route": [
{
"x": 370,
"y": 1968
"x": 933.25,
"y": 1958
},
{
"x": 370,
"y": 2178
"x": 933.25,
"y": 2088
},
{
"x": 1329.25,
"y": 2088
},
{
"x": 1329.25,
"y": 2168
}
],
"animated": false,
@ -1577,20 +1577,12 @@
"labelPercentage": 0,
"route": [
{
"x": 505,
"y": 1909.875
"x": 778.75,
"y": 1899.875
},
{
"x": 505,
"y": 2118
},
{
"x": 634.5,
"y": 2118
},
{
"x": 634.5,
"y": 2178
"x": 778.75,
"y": 2168
}
],
"animated": false,
@ -1624,20 +1616,20 @@
"labelPercentage": 0,
"route": [
{
"x": 524.5,
"y": 1909.875
"x": 798.25,
"y": 1899.875
},
{
"x": 524.5,
"y": 2108
"x": 798.25,
"y": 2118
},
{
"x": 768,
"y": 2108
"x": 912.25,
"y": 2118
},
{
"x": 768,
"y": 2178
"x": 912.25,
"y": 2168
}
],
"animated": false,
@ -1671,20 +1663,20 @@
"labelPercentage": 0,
"route": [
{
"x": 544,
"y": 1909.875
"x": 759.25,
"y": 1899.875
},
{
"x": 544,
"y": 2098
"x": 759.25,
"y": 2088
},
{
"x": 957,
"y": 2098
"x": 370,
"y": 2088
},
{
"x": 957,
"y": 2178
"x": 370,
"y": 2168
}
],
"animated": false,
@ -1718,20 +1710,20 @@
"labelPercentage": 0,
"route": [
{
"x": 485.5,
"y": 1909.875
"x": 817.75,
"y": 1899.875
},
{
"x": 485.5,
"y": 2128
"x": 817.75,
"y": 2108
},
{
"x": 502.5,
"y": 2128
"x": 1044.75,
"y": 2108
},
{
"x": 502.5,
"y": 2178
"x": 1044.75,
"y": 2168
}
],
"animated": false,
@ -1765,12 +1757,12 @@
"labelPercentage": 0,
"route": [
{
"x": 768,
"y": 2304
"x": 912.25,
"y": 2294
},
{
"x": 768,
"y": 2404
"x": 912.25,
"y": 2394
}
],
"animated": false,
@ -1804,19 +1796,19 @@
"labelPercentage": 0,
"route": [
{
"x": 542.6666666666666,
"x": 731.3333333333333,
"y": 589
},
{
"x": 542.6666666666666,
"x": 731.3333333333333,
"y": 599
},
{
"x": 696.5833333333333,
"x": 378.25,
"y": 599
},
{
"x": 696.5833333333333,
"x": 378.25,
"y": 671
}
],
@ -1851,11 +1843,11 @@
"labelPercentage": 0,
"route": [
{
"x": 505,
"x": 769,
"y": 589
},
{
"x": 505,
"x": 769,
"y": 686.5
}
],
@ -1890,11 +1882,19 @@
"labelPercentage": 0,
"route": [
{
"x": 752.0833333333333,
"x": 1236.6666666666665,
"y": 363
},
{
"x": 752.0833333333333,
"x": 1236.6666666666665,
"y": 373
},
{
"x": 350.5,
"y": 373
},
{
"x": 350.5,
"y": 671
}
],
@ -1929,11 +1929,11 @@
"labelPercentage": 0,
"route": [
{
"x": 294,
"x": 558,
"y": 810
},
{
"x": 294,
"x": 558,
"y": 990
}
],
@ -1968,19 +1968,11 @@
"labelPercentage": 0,
"route": [
{
"x": 609.5833333333333,
"x": 322.75,
"y": 363
},
{
"x": 609.5833333333333,
"y": 373
},
{
"x": 724.3333333333333,
"y": 373
},
{
"x": 724.3333333333333,
"x": 322.75,
"y": 671
}
],
@ -2015,12 +2007,12 @@
"labelPercentage": 0,
"route": [
{
"x": 505,
"x": 769,
"y": 812.5
},
{
"x": 505,
"y": 1783.875
"x": 769,
"y": 1773.875
}
],
"animated": false,
@ -2054,20 +2046,12 @@
"labelPercentage": 0,
"route": [
{
"x": 705.8333333333333,
"x": 332,
"y": 797
},
{
"x": 705.8333333333333,
"y": 1256
},
{
"x": 995,
"y": 1256
},
{
"x": 995,
"y": 2178
"x": 332,
"y": 2168
}
],
"animated": false,
@ -2101,20 +2085,20 @@
"labelPercentage": 0,
"route": [
{
"x": 742.8333333333333,
"x": 369,
"y": 797
},
{
"x": 742.8333333333333,
"x": 369,
"y": 1246
},
{
"x": 1062.5,
"x": 399.5,
"y": 1246
},
{
"x": 1062.5,
"y": 1311
"x": 399.5,
"y": 1301
}
],
"animated": false,
@ -2148,11 +2132,11 @@
"labelPercentage": 0,
"route": [
{
"x": 933.3333333333333,
"x": 1094.1666666666665,
"y": 363
},
{
"x": 933.3333333333333,
"x": 1094.1666666666665,
"y": 388
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 662 KiB

After

Width:  |  Height:  |  Size: 662 KiB

View file

@ -6,7 +6,7 @@
"id": "a",
"type": "text",
"pos": {
"x": 263,
"x": 12,
"y": 176
},
"width": 382,
@ -45,7 +45,7 @@
"id": "b",
"type": "text",
"pos": {
"x": 178,
"x": 414,
"y": 217
},
"width": 65,
@ -84,7 +84,7 @@
"id": "z",
"type": "text",
"pos": {
"x": 151,
"x": 143,
"y": 12
},
"width": 179,
@ -123,7 +123,7 @@
"id": "c",
"type": "",
"pos": {
"x": 104,
"x": 340,
"y": 389
},
"width": 214,
@ -163,7 +163,7 @@
"id": "sugar",
"type": "",
"pos": {
"x": 12,
"x": 499,
"y": 163
},
"width": 146,
@ -203,7 +203,7 @@
"id": "solution",
"type": "",
"pos": {
"x": 129,
"x": 365,
"y": 736
},
"width": 164,
@ -267,19 +267,11 @@
"labelPercentage": 0,
"route": [
{
"x": 270.1666666666667,
"x": 203,
"y": 63
},
{
"x": 270.1666666666667,
"y": 113
},
{
"x": 454,
"y": 113
},
{
"x": 454,
"x": 203,
"y": 175.5
}
],
@ -314,11 +306,19 @@
"labelPercentage": 0,
"route": [
{
"x": 210.5,
"x": 262.6666666666667,
"y": 63
},
{
"x": 210.5,
"x": 262.6666666666667,
"y": 113
},
{
"x": 446.5,
"y": 113
},
{
"x": 446.5,
"y": 217
}
],
@ -353,19 +353,19 @@
"labelPercentage": 0,
"route": [
{
"x": 454,
"x": 203,
"y": 276.5
},
{
"x": 454,
"x": 203,
"y": 339
},
{
"x": 264,
"x": 393,
"y": 339
},
{
"x": 264,
"x": 393,
"y": 389
}
],
@ -400,11 +400,11 @@
"labelPercentage": 0,
"route": [
{
"x": 210.5,
"x": 446.5,
"y": 235
},
{
"x": 210.5,
"x": 446.5,
"y": 389
}
],
@ -439,19 +439,19 @@
"labelPercentage": 0,
"route": [
{
"x": 85,
"x": 572,
"y": 289
},
{
"x": 85,
"x": 572,
"y": 339
},
{
"x": 157,
"x": 500,
"y": 339
},
{
"x": 157,
"x": 500,
"y": 389
}
],
@ -486,11 +486,11 @@
"labelPercentage": 0,
"route": [
{
"x": 210.5,
"x": 446.5,
"y": 515
},
{
"x": 210.5,
"x": 446.5,
"y": 736
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 506 KiB

After

Width:  |  Height:  |  Size: 506 KiB

View file

@ -6,7 +6,7 @@
"id": "a",
"type": "",
"pos": {
"x": 450,
"x": 798,
"y": 464
},
"width": 113,
@ -46,7 +46,7 @@
"id": "b",
"type": "",
"pos": {
"x": 1110,
"x": 140,
"y": 710
},
"width": 113,
@ -86,7 +86,7 @@
"id": "c",
"type": "",
"pos": {
"x": 706,
"x": 273,
"y": 710
},
"width": 113,
@ -126,7 +126,7 @@
"id": "d",
"type": "",
"pos": {
"x": 976,
"x": 539,
"y": 710
},
"width": 114,
@ -166,7 +166,7 @@
"id": "e",
"type": "",
"pos": {
"x": 442,
"x": 806,
"y": 710
},
"width": 113,
@ -206,7 +206,7 @@
"id": "f",
"type": "",
"pos": {
"x": 176,
"x": 1071,
"y": 710
},
"width": 111,
@ -246,7 +246,7 @@
"id": "g",
"type": "",
"pos": {
"x": 449,
"x": 797,
"y": 238
},
"width": 114,
@ -286,7 +286,7 @@
"id": "h",
"type": "",
"pos": {
"x": 43,
"x": 1202,
"y": 710
},
"width": 113,
@ -326,7 +326,7 @@
"id": "i",
"type": "",
"pos": {
"x": 1112,
"x": 142,
"y": 464
},
"width": 109,
@ -366,7 +366,7 @@
"id": "j",
"type": "",
"pos": {
"x": 1241,
"x": 12,
"y": 464
},
"width": 110,
@ -406,7 +406,7 @@
"id": "k",
"type": "",
"pos": {
"x": 562,
"x": 817,
"y": 12
},
"width": 113,
@ -446,7 +446,7 @@
"id": "l",
"type": "",
"pos": {
"x": 433,
"x": 688,
"y": 12
},
"width": 109,
@ -486,7 +486,7 @@
"id": "m",
"type": "",
"pos": {
"x": 820,
"x": 155,
"y": 936
},
"width": 117,
@ -526,7 +526,7 @@
"id": "n",
"type": "",
"pos": {
"x": 687,
"x": 292,
"y": 936
},
"width": 113,
@ -566,7 +566,7 @@
"id": "o",
"type": "",
"pos": {
"x": 1090,
"x": 425,
"y": 936
},
"width": 114,
@ -606,7 +606,7 @@
"id": "p",
"type": "",
"pos": {
"x": 957,
"x": 559,
"y": 936
},
"width": 113,
@ -646,7 +646,7 @@
"id": "q",
"type": "",
"pos": {
"x": 422,
"x": 692,
"y": 936
},
"width": 114,
@ -686,7 +686,7 @@
"id": "r",
"type": "",
"pos": {
"x": 556,
"x": 826,
"y": 936
},
"width": 111,
@ -726,7 +726,7 @@
"id": "s",
"type": "",
"pos": {
"x": 958,
"x": 559,
"y": 1162
},
"width": 112,
@ -766,7 +766,7 @@
"id": "t",
"type": "",
"pos": {
"x": 157,
"x": 957,
"y": 936
},
"width": 111,
@ -806,7 +806,7 @@
"id": "u",
"type": "",
"pos": {
"x": 288,
"x": 1088,
"y": 936
},
"width": 114,
@ -846,7 +846,7 @@
"id": "v",
"type": "",
"pos": {
"x": 150,
"x": 1094,
"y": 464
},
"width": 114,
@ -886,7 +886,7 @@
"id": "w",
"type": "",
"pos": {
"x": 12,
"x": 1228,
"y": 464
},
"width": 118,
@ -950,19 +950,19 @@
"labelPercentage": 0,
"route": [
{
"x": 546.5119047619048,
"x": 814.0714285714287,
"y": 590
},
{
"x": 546.5119047619048,
"x": 814.0714285714287,
"y": 640
},
{
"x": 1138,
"x": 224.75,
"y": 640
},
{
"x": 1138,
"x": 224.75,
"y": 710
}
],
@ -997,19 +997,19 @@
"labelPercentage": 0,
"route": [
{
"x": 514.2261904761905,
"x": 830.2142857142858,
"y": 590
},
{
"x": 514.2261904761905,
"y": 660
"x": 830.2142857142858,
"y": 650
},
{
"x": 762.5833333333334,
"y": 660
"x": 329.5000000000001,
"y": 650
},
{
"x": 762.5833333333334,
"x": 329.5000000000001,
"y": 710
}
],
@ -1044,19 +1044,19 @@
"labelPercentage": 0,
"route": [
{
"x": 530.3690476190476,
"x": 846.357142857143,
"y": 590
},
{
"x": 530.3690476190476,
"y": 650
"x": 846.357142857143,
"y": 660
},
{
"x": 1032.75,
"y": 650
"x": 596.3333333333335,
"y": 660
},
{
"x": 1032.75,
"x": 596.3333333333335,
"y": 710
}
],
@ -1091,11 +1091,11 @@
"labelPercentage": 0,
"route": [
{
"x": 498.08333333333337,
"x": 862.5000000000001,
"y": 590
},
{
"x": 498.0833333333333,
"x": 862.5000000000001,
"y": 710
}
],
@ -1130,19 +1130,19 @@
"labelPercentage": 0,
"route": [
{
"x": 481.9404761904762,
"x": 878.6428571428573,
"y": 590
},
{
"x": 481.9404761904762,
"x": 878.6428571428573,
"y": 660
},
{
"x": 231.25,
"x": 1126.3333333333335,
"y": 660
},
{
"x": 231.25,
"x": 1126.3333333333335,
"y": 710
}
],
@ -1177,11 +1177,11 @@
"labelPercentage": 0,
"route": [
{
"x": 506.1547619047619,
"x": 854.4285714285716,
"y": 364
},
{
"x": 506.1547619047619,
"x": 854.4285714285716,
"y": 464
}
],
@ -1216,19 +1216,19 @@
"labelPercentage": 0,
"route": [
{
"x": 465.7976190476191,
"x": 894.7857142857144,
"y": 590
},
{
"x": 465.7976190476191,
"x": 894.7857142857144,
"y": 650
},
{
"x": 127.5,
"x": 1230.0833333333335,
"y": 650
},
{
"x": 127.5,
"x": 1230.0833333333335,
"y": 710
}
],
@ -1263,11 +1263,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1166.25,
"x": 196.5,
"y": 590
},
{
"x": 1166.25,
"x": 196.5,
"y": 710
}
],
@ -1302,19 +1302,19 @@
"labelPercentage": 0,
"route": [
{
"x": 1295.75,
"x": 67,
"y": 590
},
{
"x": 1295.75,
"x": 67,
"y": 640
},
{
"x": 1194.5,
"x": 168.25,
"y": 640
},
{
"x": 1194.5,
"x": 168.25,
"y": 710
}
],
@ -1349,19 +1349,11 @@
"labelPercentage": 0,
"route": [
{
"x": 618.1547619047619,
"x": 873.4285714285716,
"y": 138
},
{
"x": 618.1547619047619,
"y": 188
},
{
"x": 525.1547619047619,
"y": 188
},
{
"x": 525.1547619047619,
"x": 873.4285714285716,
"y": 238
}
],
@ -1396,11 +1388,19 @@
"labelPercentage": 0,
"route": [
{
"x": 487.1547619047619,
"x": 742.4285714285716,
"y": 138
},
{
"x": 487.1547619047619,
"x": 742.4285714285716,
"y": 188
},
{
"x": 835.4285714285716,
"y": 188
},
{
"x": 835.4285714285716,
"y": 238
}
],
@ -1435,19 +1435,19 @@
"labelPercentage": 0,
"route": [
{
"x": 781.4166666666667,
"x": 310.66666666666674,
"y": 836
},
{
"x": 781.4166666666667,
"x": 310.66666666666674,
"y": 886
},
{
"x": 878.75,
"x": 213.33333333333348,
"y": 886
},
{
"x": 878.75,
"x": 213.33333333333348,
"y": 936
}
],
@ -1482,11 +1482,11 @@
"labelPercentage": 0,
"route": [
{
"x": 743.75,
"x": 348.3333333333335,
"y": 836
},
{
"x": 743.75,
"x": 348.3333333333335,
"y": 936
}
],
@ -1521,19 +1521,19 @@
"labelPercentage": 0,
"route": [
{
"x": 1051.75,
"x": 577.3333333333335,
"y": 836
},
{
"x": 1051.75,
"x": 577.3333333333335,
"y": 886
},
{
"x": 1147.25,
"x": 481.8333333333335,
"y": 886
},
{
"x": 1147.25,
"x": 481.8333333333335,
"y": 936
}
],
@ -1568,11 +1568,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1013.75,
"x": 615.3333333333335,
"y": 836
},
{
"x": 1013.75,
"x": 615.3333333333335,
"y": 936
}
],
@ -1607,11 +1607,19 @@
"labelPercentage": 0,
"route": [
{
"x": 479.25,
"x": 843.6666666666667,
"y": 836
},
{
"x": 479.25,
"x": 843.6666666666667,
"y": 886
},
{
"x": 748.8333333333335,
"y": 886
},
{
"x": 748.8333333333335,
"y": 936
}
],
@ -1646,19 +1654,11 @@
"labelPercentage": 0,
"route": [
{
"x": 516.9166666666666,
"x": 881.3333333333335,
"y": 836
},
{
"x": 516.9166666666666,
"y": 886
},
{
"x": 611.75,
"y": 886
},
{
"x": 611.75,
"x": 881.3333333333335,
"y": 936
}
],
@ -1693,11 +1693,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1013.75,
"x": 615.3333333333335,
"y": 1062
},
{
"x": 1013.75,
"x": 615.3333333333335,
"y": 1162
}
],
@ -1732,11 +1732,19 @@
"labelPercentage": 0,
"route": [
{
"x": 212.75,
"x": 1107.8333333333335,
"y": 836
},
{
"x": 212.75,
"x": 1107.8333333333335,
"y": 886
},
{
"x": 1012.3333333333335,
"y": 886
},
{
"x": 1012.3333333333335,
"y": 936
}
],
@ -1771,19 +1779,11 @@
"labelPercentage": 0,
"route": [
{
"x": 249.75,
"x": 1144.8333333333335,
"y": 836
},
{
"x": 249.75,
"y": 886
},
{
"x": 345.25,
"y": 886
},
{
"x": 345.25,
"x": 1144.8333333333335,
"y": 936
}
],
@ -1818,19 +1818,19 @@
"labelPercentage": 0,
"route": [
{
"x": 207,
"x": 1150.5833333333335,
"y": 590
},
{
"x": 207,
"x": 1150.5833333333335,
"y": 640
},
{
"x": 99.25,
"x": 1258.3333333333335,
"y": 640
},
{
"x": 99.25,
"x": 1258.3333333333335,
"y": 710
}
],
@ -1865,11 +1865,11 @@
"labelPercentage": 0,
"route": [
{
"x": 71,
"x": 1286.5833333333335,
"y": 590
},
{
"x": 71,
"x": 1286.5833333333335,
"y": 710
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 336 KiB

After

Width:  |  Height:  |  Size: 336 KiB

View file

@ -6,7 +6,7 @@
"id": "a",
"type": "",
"pos": {
"x": 267,
"x": 367,
"y": 1182
},
"width": 113,
@ -46,7 +46,7 @@
"id": "b",
"type": "",
"pos": {
"x": 184,
"x": 446,
"y": 1634
},
"width": 113,
@ -86,7 +86,7 @@
"id": "c",
"type": "",
"pos": {
"x": 251,
"x": 378,
"y": 464
},
"width": 113,
@ -126,8 +126,8 @@
"id": "d",
"type": "",
"pos": {
"x": 183,
"y": 936
"x": 446,
"y": 926
},
"width": 114,
"height": 126,
@ -166,7 +166,7 @@
"id": "e",
"type": "",
"pos": {
"x": 49,
"x": 561,
"y": 1182
},
"width": 113,
@ -206,7 +206,7 @@
"id": "f",
"type": "",
"pos": {
"x": 50,
"x": 647,
"y": 1408
},
"width": 111,
@ -246,7 +246,7 @@
"id": "g",
"type": "",
"pos": {
"x": 231,
"x": 397,
"y": 12
},
"width": 114,
@ -286,7 +286,7 @@
"id": "h",
"type": "",
"pos": {
"x": 12,
"x": 712,
"y": 238
},
"width": 113,
@ -326,7 +326,7 @@
"id": "i",
"type": "",
"pos": {
"x": 14,
"x": 714,
"y": 464
},
"width": 109,
@ -366,8 +366,8 @@
"id": "j",
"type": "",
"pos": {
"x": 14,
"y": 710
"x": 714,
"y": 700
},
"width": 110,
"height": 126,
@ -406,8 +406,8 @@
"id": "k",
"type": "",
"pos": {
"x": 30,
"y": 936
"x": 580,
"y": 926
},
"width": 113,
"height": 126,
@ -446,7 +446,7 @@
"id": "l",
"type": "",
"pos": {
"x": 585,
"x": 12,
"y": 1182
},
"width": 109,
@ -486,7 +486,7 @@
"id": "m",
"type": "",
"pos": {
"x": 516,
"x": 73,
"y": 1634
},
"width": 117,
@ -526,8 +526,8 @@
"id": "n",
"type": "",
"pos": {
"x": 546,
"y": 936
"x": 29,
"y": 926
},
"width": 113,
"height": 126,
@ -566,7 +566,7 @@
"id": "o",
"type": "",
"pos": {
"x": 439,
"x": 153,
"y": 1182
},
"width": 114,
@ -606,7 +606,7 @@
"id": "p",
"type": "",
"pos": {
"x": 440,
"x": 154,
"y": 1408
},
"width": 113,
@ -646,7 +646,7 @@
"id": "q",
"type": "",
"pos": {
"x": 527,
"x": 48,
"y": 12
},
"width": 114,
@ -686,7 +686,7 @@
"id": "r",
"type": "",
"pos": {
"x": 384,
"x": 240,
"y": 238
},
"width": 111,
@ -726,7 +726,7 @@
"id": "s",
"type": "",
"pos": {
"x": 384,
"x": 240,
"y": 464
},
"width": 112,
@ -766,8 +766,8 @@
"id": "t",
"type": "",
"pos": {
"x": 384,
"y": 710
"x": 240,
"y": 700
},
"width": 111,
"height": 126,
@ -806,8 +806,8 @@
"id": "u",
"type": "",
"pos": {
"x": 401,
"y": 936
"x": 288,
"y": 926
},
"width": 114,
"height": 126,
@ -870,19 +870,19 @@
"labelPercentage": 0,
"route": [
{
"x": 323.83333333333326,
"x": 423.3,
"y": 1308
},
{
"x": 323.83333333333326,
"x": 423.3,
"y": 1584
},
{
"x": 268.41666666666663,
"x": 474.35,
"y": 1584
},
{
"x": 268.41666666666663,
"x": 474.35,
"y": 1634
}
],
@ -917,19 +917,11 @@
"labelPercentage": 0,
"route": [
{
"x": 307.16666666666663,
"x": 434.6,
"y": 590
},
{
"x": 307.16666666666663,
"y": 1112
},
{
"x": 312.53333333333325,
"y": 1112
},
{
"x": 312.53333333333325,
"x": 434.6,
"y": 1182
}
],
@ -964,19 +956,19 @@
"labelPercentage": 0,
"route": [
{
"x": 268.66666666666663,
"y": 1062
"x": 474.1,
"y": 1052
},
{
"x": 268.66666666666663,
"y": 1112
"x": 474.1,
"y": 1102
},
{
"x": 289.9333333333333,
"y": 1112
"x": 457.20000000000005,
"y": 1102
},
{
"x": 289.9333333333333,
"x": 457.20000000000005,
"y": 1182
}
],
@ -1011,11 +1003,11 @@
"labelPercentage": 0,
"route": [
{
"x": 240.16666666666663,
"y": 1062
"x": 502.6,
"y": 1052
},
{
"x": 240.16666666666663,
"x": 502.6,
"y": 1634
}
],
@ -1050,19 +1042,19 @@
"labelPercentage": 0,
"route": [
{
"x": 211.66666666666663,
"y": 1062
"x": 531.1,
"y": 1052
},
{
"x": 211.66666666666663,
"y": 1112
"x": 531.1,
"y": 1102
},
{
"x": 124.5,
"y": 1112
"x": 598.4333333333333,
"y": 1102
},
{
"x": 124.5,
"x": 598.4333333333333,
"y": 1182
}
],
@ -1097,11 +1089,19 @@
"labelPercentage": 0,
"route": [
{
"x": 105.66666666666669,
"x": 617.2666666666667,
"y": 1308
},
{
"x": 105.66666666666669,
"x": 617.2666666666667,
"y": 1358
},
{
"x": 674.85,
"y": 1358
},
{
"x": 674.85,
"y": 1408
}
],
@ -1136,19 +1136,19 @@
"labelPercentage": 0,
"route": [
{
"x": 105.66666666666669,
"x": 702.6,
"y": 1534
},
{
"x": 105.66666666666669,
"x": 702.6,
"y": 1584
},
{
"x": 211.91666666666663,
"x": 530.85,
"y": 1584
},
{
"x": 211.91666666666663,
"x": 530.85,
"y": 1634
}
],
@ -1183,27 +1183,19 @@
"labelPercentage": 0,
"route": [
{
"x": 278.91666666666663,
"x": 462.85,
"y": 590
},
{
"x": 278.91666666666663,
"x": 462.85,
"y": 640
},
{
"x": 172.16666666666663,
"x": 702.6,
"y": 640
},
{
"x": 172.16666666666663,
"y": 1358
},
{
"x": 133.41666666666669,
"y": 1358
},
{
"x": 133.41666666666669,
"x": 702.6,
"y": 1408
}
],
@ -1238,11 +1230,11 @@
"labelPercentage": 0,
"route": [
{
"x": 307.16666666666663,
"x": 434.6,
"y": 138
},
{
"x": 307.16666666666663,
"x": 434.6,
"y": 464
}
],
@ -1277,19 +1269,19 @@
"labelPercentage": 0,
"route": [
{
"x": 269.16666666666663,
"x": 472.6,
"y": 138
},
{
"x": 269.16666666666663,
"x": 472.6,
"y": 188
},
{
"x": 68.5,
"x": 768.6,
"y": 188
},
{
"x": 68.5,
"x": 768.6,
"y": 238
}
],
@ -1324,11 +1316,11 @@
"labelPercentage": 0,
"route": [
{
"x": 68.5,
"x": 768.6,
"y": 364
},
{
"x": 68.5,
"x": 768.6,
"y": 464
}
],
@ -1363,12 +1355,12 @@
"labelPercentage": 0,
"route": [
{
"x": 68.5,
"x": 768.6,
"y": 590
},
{
"x": 68.5,
"y": 710
"x": 768.6,
"y": 700
}
],
"animated": false,
@ -1402,12 +1394,20 @@
"labelPercentage": 0,
"route": [
{
"x": 86.83333333333337,
"y": 836
"x": 750.2666666666667,
"y": 826
},
{
"x": 86.83333333333337,
"y": 936
"x": 750.2666666666667,
"y": 876
},
{
"x": 636.1,
"y": 876
},
{
"x": 636.1,
"y": 926
}
],
"animated": false,
@ -1441,11 +1441,11 @@
"labelPercentage": 0,
"route": [
{
"x": 86.83333333333337,
"y": 1062
"x": 636.1,
"y": 1052
},
{
"x": 86.83333333333337,
"x": 636.1,
"y": 1182
}
],
@ -1480,27 +1480,19 @@
"labelPercentage": 0,
"route": [
{
"x": 50.166666666666686,
"y": 836
"x": 786.9333333333334,
"y": 826
},
{
"x": 50.166666666666686,
"y": 886
},
{
"x": 19.33333333333337,
"y": 886
},
{
"x": 19.33333333333337,
"x": 786.9333333333334,
"y": 1358
},
{
"x": 77.91666666666669,
"x": 730.35,
"y": 1358
},
{
"x": 77.91666666666669,
"x": 730.35,
"y": 1408
}
],
@ -1535,19 +1527,19 @@
"labelPercentage": 0,
"route": [
{
"x": 639.8333333333333,
"x": 66.5,
"y": 1308
},
{
"x": 639.8333333333333,
"x": 66.5,
"y": 1584
},
{
"x": 603.5833333333333,
"x": 101.75,
"y": 1584
},
{
"x": 603.5833333333333,
"x": 101.75,
"y": 1634
}
],
@ -1582,19 +1574,11 @@
"labelPercentage": 0,
"route": [
{
"x": 640.5,
"y": 1062
"x": 48.33333333333333,
"y": 1052
},
{
"x": 640.5,
"y": 1112
},
{
"x": 658,
"y": 1112
},
{
"x": 658,
"x": 48.33333333333333,
"y": 1182
}
],
@ -1629,11 +1613,19 @@
"labelPercentage": 0,
"route": [
{
"x": 621.6666666666666,
"y": 1062
"x": 67.16666666666666,
"y": 1052
},
{
"x": 621.6666666666666,
"x": 67.16666666666666,
"y": 1132
},
{
"x": 84.66666666666666,
"y": 1132
},
{
"x": 84.66666666666666,
"y": 1182
}
],
@ -1668,19 +1660,19 @@
"labelPercentage": 0,
"route": [
{
"x": 602.8333333333333,
"y": 1062
"x": 86,
"y": 1052
},
{
"x": 602.8333333333333,
"y": 1132
"x": 86,
"y": 1122
},
{
"x": 574.3333333333333,
"y": 1132
"x": 131,
"y": 1122
},
{
"x": 574.3333333333333,
"x": 131,
"y": 1634
}
],
@ -1715,19 +1707,19 @@
"labelPercentage": 0,
"route": [
{
"x": 565.1666666666666,
"y": 1062
"x": 123.66666666666669,
"y": 1052
},
{
"x": 565.1666666666666,
"y": 1112
"x": 123.66666666666669,
"y": 1102
},
{
"x": 515.3333333333333,
"y": 1112
"x": 191,
"y": 1102
},
{
"x": 515.3333333333333,
"x": 191,
"y": 1182
}
],
@ -1762,11 +1754,11 @@
"labelPercentage": 0,
"route": [
{
"x": 496.33333333333326,
"x": 210,
"y": 1308
},
{
"x": 496.33333333333326,
"x": 210,
"y": 1408
}
],
@ -1801,19 +1793,19 @@
"labelPercentage": 0,
"route": [
{
"x": 496.33333333333326,
"x": 210,
"y": 1534
},
{
"x": 496.33333333333326,
"x": 210,
"y": 1584
},
{
"x": 545.0833333333333,
"x": 160.25,
"y": 1584
},
{
"x": 545.0833333333333,
"x": 160.25,
"y": 1634
}
],
@ -1848,27 +1840,27 @@
"labelPercentage": 0,
"route": [
{
"x": 583.9999999999999,
"y": 1062
"x": 104.83333333333334,
"y": 1052
},
{
"x": 583.9999999999999,
"y": 1122
"x": 104.83333333333334,
"y": 1112
},
{
"x": 563.3333333333333,
"y": 1122
"x": 142,
"y": 1112
},
{
"x": 563.3333333333333,
"x": 142,
"y": 1358
},
{
"x": 524.5833333333333,
"x": 181.75,
"y": 1358
},
{
"x": 524.5833333333333,
"x": 181.75,
"y": 1408
}
],
@ -1903,12 +1895,12 @@
"labelPercentage": 0,
"route": [
{
"x": 602.8333333333333,
"x": 86,
"y": 138
},
{
"x": 602.8333333333333,
"y": 936
"x": 86,
"y": 926
}
],
"animated": false,
@ -1942,19 +1934,19 @@
"labelPercentage": 0,
"route": [
{
"x": 564.8333333333333,
"x": 124,
"y": 138
},
{
"x": 564.8333333333333,
"x": 124,
"y": 188
},
{
"x": 439.66666666666663,
"x": 295.6666666666667,
"y": 188
},
{
"x": 439.66666666666663,
"x": 295.6666666666667,
"y": 238
}
],
@ -1989,11 +1981,11 @@
"labelPercentage": 0,
"route": [
{
"x": 439.66666666666663,
"x": 295.6666666666667,
"y": 364
},
{
"x": 439.66666666666663,
"x": 295.6666666666667,
"y": 464
}
],
@ -2028,12 +2020,12 @@
"labelPercentage": 0,
"route": [
{
"x": 458.33333333333326,
"x": 277,
"y": 590
},
{
"x": 458.33333333333326,
"y": 710
"x": 277,
"y": 700
}
],
"animated": false,
@ -2067,12 +2059,20 @@
"labelPercentage": 0,
"route": [
{
"x": 458.33333333333326,
"y": 836
"x": 314,
"y": 826
},
{
"x": 458.33333333333326,
"y": 936
"x": 314,
"y": 876
},
{
"x": 345,
"y": 876
},
{
"x": 345,
"y": 926
}
],
"animated": false,
@ -2106,11 +2106,19 @@
"labelPercentage": 0,
"route": [
{
"x": 477.33333333333326,
"y": 1062
"x": 326,
"y": 1052
},
{
"x": 477.33333333333326,
"x": 326,
"y": 1102
},
{
"x": 229,
"y": 1102
},
{
"x": 229,
"y": 1182
}
],
@ -2145,27 +2153,19 @@
"labelPercentage": 0,
"route": [
{
"x": 421.33333333333326,
"y": 836
"x": 277,
"y": 826
},
{
"x": 421.33333333333326,
"y": 886
},
{
"x": 390.33333333333326,
"y": 886
},
{
"x": 390.33333333333326,
"x": 277,
"y": 1358
},
{
"x": 468.08333333333326,
"x": 238.25,
"y": 1358
},
{
"x": 468.08333333333326,
"x": 238.25,
"y": 1408
}
],
@ -2200,20 +2200,20 @@
"labelPercentage": 0,
"route": [
{
"x": 335.41666666666663,
"x": 406.35,
"y": 590
},
{
"x": 335.41666666666663,
"x": 406.35,
"y": 650
},
{
"x": 421.33333333333326,
"x": 314,
"y": 650
},
{
"x": 421.33333333333326,
"y": 710
"x": 314,
"y": 700
}
],
"animated": false,
@ -2247,27 +2247,19 @@
"labelPercentage": 0,
"route": [
{
"x": 420.99999999999994,
"x": 314.33333333333337,
"y": 590
},
{
"x": 420.99999999999994,
"x": 314.33333333333337,
"y": 640
},
{
"x": 378.20833333333326,
"x": 412,
"y": 640
},
{
"x": 378.20833333333326,
"y": 660
},
{
"x": 335.13333333333327,
"y": 660
},
{
"x": 335.13333333333327,
"x": 412,
"y": 1182
}
],
@ -2302,19 +2294,19 @@
"labelPercentage": 0,
"route": [
{
"x": 439.33333333333326,
"y": 1062
"x": 364,
"y": 1052
},
{
"x": 439.33333333333326,
"y": 1112
"x": 364,
"y": 1102
},
{
"x": 357.73333333333323,
"y": 1112
"x": 389.40000000000003,
"y": 1102
},
{
"x": 357.73333333333323,
"x": 389.40000000000003,
"y": 1182
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 340 KiB

After

Width:  |  Height:  |  Size: 340 KiB

View file

@ -46,7 +46,7 @@
"id": "a.b",
"type": "",
"pos": {
"x": 220,
"x": 87,
"y": 87
},
"width": 113,
@ -86,7 +86,7 @@
"id": "c",
"type": "",
"pos": {
"x": 209,
"x": 98,
"y": 1071
},
"width": 113,
@ -126,7 +126,7 @@
"id": "d",
"type": "",
"pos": {
"x": 209,
"x": 98,
"y": 845
},
"width": 114,
@ -166,7 +166,7 @@
"id": "e",
"type": "",
"pos": {
"x": 77,
"x": 230,
"y": 619
},
"width": 113,
@ -206,7 +206,7 @@
"id": "f",
"type": "",
"pos": {
"x": 210,
"x": 99,
"y": 619
},
"width": 111,
@ -246,7 +246,7 @@
"id": "g",
"type": "",
"pos": {
"x": 209,
"x": 98,
"y": 393
},
"width": 114,
@ -286,7 +286,7 @@
"id": "a.h",
"type": "",
"pos": {
"x": 87,
"x": 220,
"y": 87
},
"width": 113,
@ -350,27 +350,27 @@
"labelPercentage": 0,
"route": [
{
"x": 276.5,
"x": 143.5,
"y": 213
},
{
"x": 276.5,
"x": 143.5,
"y": 343
},
{
"x": 332.5,
"x": 86.5,
"y": 343
},
{
"x": 332.5,
"x": 86.5,
"y": 1021
},
{
"x": 293.75,
"x": 126.25,
"y": 1021
},
{
"x": 293.75,
"x": 126.25,
"y": 1071
}
],
@ -405,11 +405,11 @@
"labelPercentage": 0,
"route": [
{
"x": 265.5,
"x": 154.5,
"y": 971
},
{
"x": 265.5,
"x": 154.5,
"y": 1071
}
],
@ -444,19 +444,19 @@
"labelPercentage": 0,
"route": [
{
"x": 133.5,
"x": 286.5,
"y": 745
},
{
"x": 133.5,
"x": 286.5,
"y": 1021
},
{
"x": 237.25,
"x": 182.75,
"y": 1021
},
{
"x": 237.25,
"x": 182.75,
"y": 1071
}
],
@ -491,11 +491,11 @@
"labelPercentage": 0,
"route": [
{
"x": 265.5,
"x": 154.5,
"y": 745
},
{
"x": 265.5,
"x": 154.5,
"y": 845
}
],
@ -530,11 +530,11 @@
"labelPercentage": 0,
"route": [
{
"x": 133.5,
"x": 286.5,
"y": 288
},
{
"x": 133.5,
"x": 286.5,
"y": 619
}
],
@ -569,11 +569,11 @@
"labelPercentage": 0,
"route": [
{
"x": 265.5,
"x": 154.5,
"y": 519
},
{
"x": 265.5,
"x": 154.5,
"y": 619
}
],
@ -608,19 +608,19 @@
"labelPercentage": 0,
"route": [
{
"x": 143.5,
"x": 276.5,
"y": 213
},
{
"x": 143.5,
"x": 276.5,
"y": 343
},
{
"x": 265.5,
"x": 154.5,
"y": 343
},
{
"x": 265.5,
"x": 154.5,
"y": 393
}
],

View file

@ -18,7 +18,7 @@ width="596" height="1385" viewBox="-88 -88 596 1385"><style type="text/css">
}
]]>
</style><g id="a"><g class="shape" ><rect x="12" y="12" width="396" height="276" style="fill:#E3E9FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text" x="210.000000" y="45.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="c"><g class="shape" ><rect x="209" y="1071" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="265.500000" y="1137.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="d"><g class="shape" ><rect x="209" y="845" width="114" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="266.000000" y="911.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="e"><g class="shape" ><rect x="77" y="619" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="133.500000" y="685.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">e</text></g><g id="f"><g class="shape" ><rect x="210" y="619" width="111" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="265.500000" y="685.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">f</text></g><g id="g"><g class="shape" ><rect x="209" y="393" width="114" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="266.000000" y="459.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">g</text></g><g id="a.b"><g class="shape" ><rect x="220" y="87" width="113" height="126" style="fill:#EDF0FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="276.500000" y="153.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="a.h"><g class="shape" ><rect x="87" y="87" width="113" height="126" style="fill:#EDF0FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="143.500000" y="153.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">h</text></g><g id="(a.b -&gt; c)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 276.500000 215.000000 L 276.500000 333.000000 S 276.500000 343.000000 286.500000 343.000000 L 322.500000 343.000000 S 332.500000 343.000000 332.500000 353.000000 L 332.500000 1011.000000 S 332.500000 1021.000000 322.500000 1021.000000 L 303.750000 1021.000000 S 293.750000 1021.000000 293.750000 1031.000000 L 293.750000 1067.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1653613429)"/></g><g id="(d -&gt; c)[0]"><path d="M 265.500000 973.000000 L 265.500000 1067.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1653613429)"/></g><g id="(e -&gt; c)[0]"><path d="M 133.500000 747.000000 L 133.500000 1011.000000 S 133.500000 1021.000000 143.500000 1021.000000 L 227.250000 1021.000000 S 237.250000 1021.000000 237.250000 1031.000000 L 237.250000 1067.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1653613429)"/></g><g id="(f -&gt; d)[0]"><path d="M 265.500000 747.000000 L 265.500000 841.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1653613429)"/></g><g id="(a -&gt; e)[0]"><path d="M 133.500000 290.000000 L 133.500000 615.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1653613429)"/></g><g id="(g -&gt; f)[0]"><path d="M 265.500000 521.000000 L 265.500000 615.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1653613429)"/></g><g id="(a.h -&gt; g)[0]"><path d="M 143.500000 215.000000 L 143.500000 333.000000 S 143.500000 343.000000 153.500000 343.000000 L 255.500000 343.000000 S 265.500000 343.000000 265.500000 353.000000 L 265.500000 389.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1653613429)"/></g><mask id="1653613429" maskUnits="userSpaceOnUse" x="-100" y="-100" width="596" height="1385">
</style><g id="a"><g class="shape" ><rect x="12" y="12" width="396" height="276" style="fill:#E3E9FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text" x="210.000000" y="45.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="c"><g class="shape" ><rect x="98" y="1071" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="154.500000" y="1137.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="d"><g class="shape" ><rect x="98" y="845" width="114" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="155.000000" y="911.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="e"><g class="shape" ><rect x="230" y="619" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="286.500000" y="685.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">e</text></g><g id="f"><g class="shape" ><rect x="99" y="619" width="111" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="154.500000" y="685.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">f</text></g><g id="g"><g class="shape" ><rect x="98" y="393" width="114" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="155.000000" y="459.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">g</text></g><g id="a.b"><g class="shape" ><rect x="87" y="87" width="113" height="126" style="fill:#EDF0FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="143.500000" y="153.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="a.h"><g class="shape" ><rect x="220" y="87" width="113" height="126" style="fill:#EDF0FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="276.500000" y="153.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">h</text></g><g id="(a.b -&gt; c)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 143.500000 215.000000 L 143.500000 333.000000 S 143.500000 343.000000 133.500000 343.000000 L 96.500000 343.000000 S 86.500000 343.000000 86.500000 353.000000 L 86.500000 1011.000000 S 86.500000 1021.000000 96.500000 1021.000000 L 116.250000 1021.000000 S 126.250000 1021.000000 126.250000 1031.000000 L 126.250000 1067.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3145693551)"/></g><g id="(d -&gt; c)[0]"><path d="M 154.500000 973.000000 L 154.500000 1067.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3145693551)"/></g><g id="(e -&gt; c)[0]"><path d="M 286.500000 747.000000 L 286.500000 1011.000000 S 286.500000 1021.000000 276.500000 1021.000000 L 192.750000 1021.000000 S 182.750000 1021.000000 182.750000 1031.000000 L 182.750000 1067.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3145693551)"/></g><g id="(f -&gt; d)[0]"><path d="M 154.500000 747.000000 L 154.500000 841.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3145693551)"/></g><g id="(a -&gt; e)[0]"><path d="M 286.500000 290.000000 L 286.500000 615.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3145693551)"/></g><g id="(g -&gt; f)[0]"><path d="M 154.500000 521.000000 L 154.500000 615.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3145693551)"/></g><g id="(a.h -&gt; g)[0]"><path d="M 276.500000 215.000000 L 276.500000 333.000000 S 276.500000 343.000000 266.500000 343.000000 L 164.500000 343.000000 S 154.500000 343.000000 154.500000 353.000000 L 154.500000 389.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3145693551)"/></g><mask id="3145693551" maskUnits="userSpaceOnUse" x="-100" y="-100" width="596" height="1385">
<rect x="-100" y="-100" width="596" height="1385" fill="white"></rect>
</mask><style type="text/css"><![CDATA[

Before

Width:  |  Height:  |  Size: 652 KiB

After

Width:  |  Height:  |  Size: 652 KiB

View file

@ -86,7 +86,7 @@
"id": "a",
"type": "",
"pos": {
"x": 330,
"x": 64,
"y": 393
},
"width": 113,
@ -166,7 +166,7 @@
"id": "c",
"type": "",
"pos": {
"x": 64,
"x": 330,
"y": 393
},
"width": 113,
@ -310,19 +310,19 @@
"labelPercentage": 0,
"route": [
{
"x": 288,
"x": 218,
"y": 213
},
{
"x": 288,
"x": 218,
"y": 343
},
{
"x": 386,
"x": 120,
"y": 343
},
{
"x": 386,
"x": 120,
"y": 393
}
],
@ -396,19 +396,19 @@
"labelPercentage": 0,
"route": [
{
"x": 218,
"x": 288,
"y": 213
},
{
"x": 218,
"x": 288,
"y": 343
},
{
"x": 120,
"x": 386,
"y": 343
},
{
"x": 120,
"x": 386,
"y": 393
}
],
@ -443,19 +443,11 @@
"labelPercentage": 0,
"route": [
{
"x": 386,
"x": 120,
"y": 519
},
{
"x": 386,
"y": 579
},
{
"x": 186,
"y": 579
},
{
"x": 186,
"x": 120,
"y": 709
}
],
@ -537,11 +529,19 @@
"labelPercentage": 0,
"route": [
{
"x": 120,
"x": 386,
"y": 519
},
{
"x": 120,
"x": 386,
"y": 579
},
{
"x": 186,
"y": 579
},
{
"x": 186,
"y": 709
}
],

View file

@ -18,7 +18,7 @@ width="631" height="1098" viewBox="-88 -88 631 1098"><style type="text/css">
}
]]>
</style><g id="top"><g class="shape" ><rect x="108" y="12" width="290" height="276" style="fill:#E3E9FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text" x="253.000000" y="45.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">top</text></g><g id="a"><g class="shape" ><rect x="330" y="393" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="386.500000" y="459.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a</text></g><g id="b"><g class="shape" ><rect x="197" y="393" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="253.500000" y="459.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="c"><g class="shape" ><rect x="64" y="393" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="120.500000" y="459.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="bottom"><g class="shape" ><rect x="12" y="634" width="282" height="276" style="fill:#E3E9FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text" x="153.000000" y="667.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">bottom</text></g><g id="top.start"><g class="shape" ><rect x="183" y="87" width="140" height="126" style="fill:#EDF0FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="253.000000" y="153.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">start</text></g><g id="bottom.end"><g class="shape" ><rect x="87" y="709" width="132" height="126" style="fill:#EDF0FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="153.000000" y="775.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">end</text></g><g id="(top.start -&gt; a)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 288.000000 215.000000 L 288.000000 333.000000 S 288.000000 343.000000 298.000000 343.000000 L 376.000000 343.000000 S 386.000000 343.000000 386.000000 353.000000 L 386.000000 389.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3313619846)"/></g><g id="(top.start -&gt; b)[0]"><path d="M 253.000000 215.000000 L 253.000000 389.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3313619846)"/></g><g id="(top.start -&gt; c)[0]"><path d="M 218.000000 215.000000 L 218.000000 333.000000 S 218.000000 343.000000 208.000000 343.000000 L 130.000000 343.000000 S 120.000000 343.000000 120.000000 353.000000 L 120.000000 389.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3313619846)"/></g><g id="(a -&gt; bottom.end)[0]"><path d="M 386.000000 521.000000 L 386.000000 569.000000 S 386.000000 579.000000 376.000000 579.000000 L 196.000000 579.000000 S 186.000000 579.000000 186.000000 589.000000 L 186.000000 705.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3313619846)"/></g><g id="(b -&gt; bottom.end)[0]"><path d="M 253.000000 521.000000 L 253.000000 559.000000 S 253.000000 569.000000 243.000000 569.000000 L 163.000000 569.000000 S 153.000000 569.000000 153.000000 579.000000 L 153.000000 705.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3313619846)"/></g><g id="(c -&gt; bottom.end)[0]"><path d="M 120.000000 521.000000 L 120.000000 705.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3313619846)"/></g><mask id="3313619846" maskUnits="userSpaceOnUse" x="-100" y="-100" width="631" height="1098">
</style><g id="top"><g class="shape" ><rect x="108" y="12" width="290" height="276" style="fill:#E3E9FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text" x="253.000000" y="45.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">top</text></g><g id="a"><g class="shape" ><rect x="64" y="393" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="120.500000" y="459.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a</text></g><g id="b"><g class="shape" ><rect x="197" y="393" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="253.500000" y="459.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="c"><g class="shape" ><rect x="330" y="393" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="386.500000" y="459.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="bottom"><g class="shape" ><rect x="12" y="634" width="282" height="276" style="fill:#E3E9FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text" x="153.000000" y="667.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">bottom</text></g><g id="top.start"><g class="shape" ><rect x="183" y="87" width="140" height="126" style="fill:#EDF0FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="253.000000" y="153.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">start</text></g><g id="bottom.end"><g class="shape" ><rect x="87" y="709" width="132" height="126" style="fill:#EDF0FD;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="153.000000" y="775.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">end</text></g><g id="(top.start -&gt; a)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 218.000000 215.000000 L 218.000000 333.000000 S 218.000000 343.000000 208.000000 343.000000 L 130.000000 343.000000 S 120.000000 343.000000 120.000000 353.000000 L 120.000000 389.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1082624992)"/></g><g id="(top.start -&gt; b)[0]"><path d="M 253.000000 215.000000 L 253.000000 389.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1082624992)"/></g><g id="(top.start -&gt; c)[0]"><path d="M 288.000000 215.000000 L 288.000000 333.000000 S 288.000000 343.000000 298.000000 343.000000 L 376.000000 343.000000 S 386.000000 343.000000 386.000000 353.000000 L 386.000000 389.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1082624992)"/></g><g id="(a -&gt; bottom.end)[0]"><path d="M 120.000000 521.000000 L 120.000000 705.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1082624992)"/></g><g id="(b -&gt; bottom.end)[0]"><path d="M 253.000000 521.000000 L 253.000000 559.000000 S 253.000000 569.000000 243.000000 569.000000 L 163.000000 569.000000 S 153.000000 569.000000 153.000000 579.000000 L 153.000000 705.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1082624992)"/></g><g id="(c -&gt; bottom.end)[0]"><path d="M 386.000000 521.000000 L 386.000000 569.000000 S 386.000000 579.000000 376.000000 579.000000 L 196.000000 579.000000 S 186.000000 579.000000 186.000000 589.000000 L 186.000000 705.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1082624992)"/></g><mask id="1082624992" maskUnits="userSpaceOnUse" x="-100" y="-100" width="631" height="1098">
<rect x="-100" y="-100" width="631" height="1098" fill="white"></rect>
</mask><style type="text/css"><![CDATA[

Before

Width:  |  Height:  |  Size: 651 KiB

After

Width:  |  Height:  |  Size: 651 KiB

View file

@ -6,7 +6,7 @@
"id": "x",
"type": "",
"pos": {
"x": 289,
"x": 72,
"y": 12
},
"width": 113,
@ -46,7 +46,7 @@
"id": "y",
"type": "",
"pos": {
"x": 115,
"x": 91,
"y": 238
},
"width": 114,
@ -86,7 +86,7 @@
"id": "z",
"type": "",
"pos": {
"x": 97,
"x": 290,
"y": 12
},
"width": 112,
@ -150,19 +150,19 @@
"labelPercentage": 0,
"route": [
{
"x": 289,
"x": 72,
"y": 62.4
},
{
"x": 239,
"x": 22,
"y": 62.4
},
{
"x": 239,
"x": 22,
"y": 87.6
},
{
"x": 289,
"x": 72,
"y": 87.6
}
],
@ -197,19 +197,19 @@
"labelPercentage": 0,
"route": [
{
"x": 289,
"x": 72,
"y": 37.2
},
{
"x": 229,
"x": 12,
"y": 37.2
},
{
"x": 229,
"x": 12,
"y": 112.8
},
{
"x": 289,
"x": 72,
"y": 112.8
}
],
@ -244,19 +244,11 @@
"labelPercentage": 0,
"route": [
{
"x": 345.5,
"x": 128.5,
"y": 138
},
{
"x": 345.5,
"y": 188
},
{
"x": 191,
"y": 188
},
{
"x": 191,
"x": 128.5,
"y": 238
}
],
@ -291,11 +283,19 @@
"labelPercentage": 0,
"route": [
{
"x": 153,
"x": 346,
"y": 138
},
{
"x": 153,
"x": 346,
"y": 188
},
{
"x": 166.5,
"y": 188
},
{
"x": 166.5,
"y": 238
}
],
@ -330,19 +330,19 @@
"labelPercentage": 0,
"route": [
{
"x": 97,
"x": 290,
"y": 54
},
{
"x": 47,
"x": 240,
"y": 54
},
{
"x": 47,
"x": 240,
"y": 96
},
{
"x": 97,
"x": 290,
"y": 96
}
],

View file

@ -2,7 +2,7 @@
<svg
style="background: white;"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
width="572" height="552" viewBox="-70 -88 572 552"><style type="text/css">
width="590" height="552" viewBox="-88 -88 590 552"><style type="text/css">
<![CDATA[
.shape {
shape-rendering: geometricPrecision;
@ -18,9 +18,9 @@ width="572" height="552" viewBox="-70 -88 572 552"><style type="text/css">
}
]]>
</style><g id="x"><g class="shape" ><rect x="289" y="12" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="345.500000" y="78.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">x</text></g><g id="y"><g class="shape" ><rect x="115" y="238" width="114" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="172.000000" y="304.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">y</text></g><g id="z"><g class="shape" ><rect x="97" y="12" width="112" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="153.000000" y="78.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">z</text></g><g id="(x -&gt; x)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 287.000000 62.400000 L 249.000000 62.400000 S 239.000000 62.400000 239.000000 72.400000 L 239.000000 77.600000 S 239.000000 87.600000 249.000000 87.600000 L 285.000000 87.600000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1503064599)"/></g><g id="(x -&gt; x)[1]"><path d="M 287.000000 37.200000 L 239.000000 37.200000 S 229.000000 37.200000 229.000000 47.200000 L 229.000000 102.800000 S 229.000000 112.800000 239.000000 112.800000 L 285.000000 112.800000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1503064599)"/></g><g id="(x -&gt; y)[0]"><path d="M 345.500000 140.000000 L 345.500000 178.000000 S 345.500000 188.000000 335.500000 188.000000 L 201.000000 188.000000 S 191.000000 188.000000 191.000000 198.000000 L 191.000000 234.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1503064599)"/></g><g id="(z -&gt; y)[0]"><path d="M 153.000000 140.000000 L 153.000000 234.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1503064599)"/></g><g id="(z -&gt; z)[0]"><path d="M 95.000000 54.000000 L 57.000000 54.000000 S 47.000000 54.000000 47.000000 64.000000 L 47.000000 86.000000 S 47.000000 96.000000 57.000000 96.000000 L 93.000000 96.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1503064599)"/><text class="text-italic" x="47.500000" y="81.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">hello</text></g><mask id="1503064599" maskUnits="userSpaceOnUse" x="-100" y="-100" width="572" height="552">
<rect x="-100" y="-100" width="572" height="552" fill="white"></rect>
<rect x="31.000000" y="65.000000" width="33" height="21" fill="black"></rect>
</style><g id="x"><g class="shape" ><rect x="72" y="12" width="113" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="128.500000" y="78.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">x</text></g><g id="y"><g class="shape" ><rect x="91" y="238" width="114" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="148.000000" y="304.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">y</text></g><g id="z"><g class="shape" ><rect x="290" y="12" width="112" height="126" style="fill:#F7F8FE;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" /></g><text class="text-bold" x="346.000000" y="78.000000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">z</text></g><g id="(x -&gt; x)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 70.000000 62.400000 L 32.000000 62.400000 S 22.000000 62.400000 22.000000 72.400000 L 22.000000 77.600000 S 22.000000 87.600000 32.000000 87.600000 L 68.000000 87.600000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#114285739)"/></g><g id="(x -&gt; x)[1]"><path d="M 70.000000 37.200000 L 22.000000 37.200000 S 12.000000 37.200000 12.000000 47.200000 L 12.000000 102.800000 S 12.000000 112.800000 22.000000 112.800000 L 68.000000 112.800000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#114285739)"/></g><g id="(x -&gt; y)[0]"><path d="M 128.500000 140.000000 L 128.500000 234.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#114285739)"/></g><g id="(z -&gt; y)[0]"><path d="M 346.000000 140.000000 L 346.000000 178.000000 S 346.000000 188.000000 336.000000 188.000000 L 176.500000 188.000000 S 166.500000 188.000000 166.500000 198.000000 L 166.500000 234.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#114285739)"/></g><g id="(z -&gt; z)[0]"><path d="M 288.000000 54.000000 L 250.000000 54.000000 S 240.000000 54.000000 240.000000 64.000000 L 240.000000 86.000000 S 240.000000 96.000000 250.000000 96.000000 L 286.000000 96.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#114285739)"/><text class="text-italic" x="240.500000" y="81.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">hello</text></g><mask id="114285739" maskUnits="userSpaceOnUse" x="-100" y="-100" width="590" height="552">
<rect x="-100" y="-100" width="590" height="552" fill="white"></rect>
<rect x="224.000000" y="65.000000" width="33" height="21" fill="black"></rect>
</mask><style type="text/css"><![CDATA[
.text-bold {
font-family: "font-bold";

Before

Width:  |  Height:  |  Size: 469 KiB

After

Width:  |  Height:  |  Size: 469 KiB

View file

@ -6,7 +6,7 @@
"id": "users",
"type": "sql_table",
"pos": {
"x": 460,
"x": 12,
"y": 12
},
"width": 208,
@ -186,7 +186,7 @@
"id": "products",
"type": "sql_table",
"pos": {
"x": 276,
"x": 240,
"y": 48
},
"width": 164,
@ -338,7 +338,7 @@
"id": "orders",
"type": "sql_table",
"pos": {
"x": 276,
"x": 240,
"y": 328
},
"width": 164,
@ -462,7 +462,7 @@
"id": "shipments",
"type": "sql_table",
"pos": {
"x": 12,
"x": 424,
"y": 48
},
"width": 244,
@ -638,19 +638,19 @@
"labelPercentage": 0,
"route": [
{
"x": 564,
"x": 116,
"y": 228
},
{
"x": 564,
"x": 116,
"y": 278
},
{
"x": 399,
"x": 281,
"y": 278
},
{
"x": 399,
"x": 281,
"y": 328
}
],
@ -685,11 +685,11 @@
"labelPercentage": 0,
"route": [
{
"x": 358,
"x": 322,
"y": 228
},
{
"x": 358,
"x": 322,
"y": 328
}
],
@ -724,19 +724,19 @@
"labelPercentage": 0,
"route": [
{
"x": 134,
"x": 546,
"y": 228
},
{
"x": 134,
"x": 546,
"y": 278
},
{
"x": 317,
"x": 363,
"y": 278
},
{
"x": 317,
"x": 363,
"y": 328
}
],

View file

@ -18,39 +18,39 @@ width="856" height="660" viewBox="-88 -88 856 660"><style type="text/css">
}
]]>
</style><g id="users"><g class="shape" ><rect class="shape" x="460" y="12" width="208" height="216" style="fill:#FFFFFF;stroke:#0A0F25;opacity:1.000000;stroke-width:2;"/><rect class="class_header" x="460.000000" y="12.000000" width="208.000000" height="36.000000" fill="#0a0f25" /><text class="text" x="480.000000" y="39.000000" style="text-anchor:start;font-size:24px;fill:white">users</text><text class="text" x="470.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">id</text>
<text class="text" x="571.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="648.000000" y="71.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="460.000000" y1="84.000000" x2="668.000000" y2="84.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="470.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">name</text>
<text class="text" x="571.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="648.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="460.000000" y1="120.000000" x2="668.000000" y2="120.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="470.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">email</text>
<text class="text" x="571.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="648.000000" y="143.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="460.000000" y1="156.000000" x2="668.000000" y2="156.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="470.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">password</text>
<text class="text" x="571.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="648.000000" y="179.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="460.000000" y1="192.000000" x2="668.000000" y2="192.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="470.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">last_login</text>
<text class="text" x="571.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">datetime</text>
<text class="text" x="648.000000" y="215.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="460.000000" y1="228.000000" x2="668.000000" y2="228.000000" style="stroke-width:2;stroke:#0a0f25" /></g></g><g id="products"><g class="shape" ><rect class="shape" x="276" y="48" width="164" height="180" style="fill:#FFFFFF;stroke:#0A0F25;opacity:1.000000;stroke-width:2;"/><rect class="class_header" x="276.000000" y="48.000000" width="164.000000" height="36.000000" fill="#0a0f25" /><text class="text" x="296.000000" y="75.000000" style="text-anchor:start;font-size:24px;fill:white">products</text><text class="text" x="286.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">id</text>
<text class="text" x="353.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="420.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="276.000000" y1="120.000000" x2="440.000000" y2="120.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="286.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">price</text>
<text class="text" x="353.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">decimal</text>
<text class="text" x="420.000000" y="143.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="276.000000" y1="156.000000" x2="440.000000" y2="156.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="286.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">sku</text>
<text class="text" x="353.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="420.000000" y="179.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="276.000000" y1="192.000000" x2="440.000000" y2="192.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="286.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">name</text>
<text class="text" x="353.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="420.000000" y="215.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="276.000000" y1="228.000000" x2="440.000000" y2="228.000000" style="stroke-width:2;stroke:#0a0f25" /></g></g><g id="orders"><g class="shape" ><rect class="shape" x="276" y="328" width="164" height="144" style="fill:#FFFFFF;stroke:#0A0F25;opacity:1.000000;stroke-width:2;"/><rect class="class_header" x="276.000000" y="328.000000" width="164.000000" height="36.000000" fill="#0a0f25" /><text class="text" x="296.000000" y="355.000000" style="text-anchor:start;font-size:24px;fill:white">orders</text><text class="text" x="286.000000" y="387.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">id</text>
<text class="text" x="397.000000" y="387.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="420.000000" y="387.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="276.000000" y1="400.000000" x2="440.000000" y2="400.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="286.000000" y="423.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">user_id</text>
<text class="text" x="397.000000" y="423.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="420.000000" y="423.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="276.000000" y1="436.000000" x2="440.000000" y2="436.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="286.000000" y="459.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">product_id</text>
<text class="text" x="397.000000" y="459.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="420.000000" y="459.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="276.000000" y1="472.000000" x2="440.000000" y2="472.000000" style="stroke-width:2;stroke:#0a0f25" /></g></g><g id="shipments"><g class="shape" ><rect class="shape" x="12" y="48" width="244" height="180" style="fill:#FFFFFF;stroke:#0A0F25;opacity:1.000000;stroke-width:2;"/><rect class="class_header" x="12.000000" y="48.000000" width="244.000000" height="36.000000" fill="#0a0f25" /><text class="text" x="32.000000" y="75.000000" style="text-anchor:start;font-size:24px;fill:white">shipments</text><text class="text" x="22.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">id</text>
<text class="text" x="188.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="236.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="12.000000" y1="120.000000" x2="256.000000" y2="120.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="22.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">order_id</text>
<text class="text" x="188.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="236.000000" y="143.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="12.000000" y1="156.000000" x2="256.000000" y2="156.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="22.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">tracking_number</text>
<text class="text" x="188.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="236.000000" y="179.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="12.000000" y1="192.000000" x2="256.000000" y2="192.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="22.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">status</text>
<text class="text" x="188.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="236.000000" y="215.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="12.000000" y1="228.000000" x2="256.000000" y2="228.000000" style="stroke-width:2;stroke:#0a0f25" /></g></g><g id="(users &lt;-&gt; orders)[0]"><marker id="mk-2510427236" markerWidth="10.000000" markerHeight="12.000000" refX="3.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="10.000000,0.000000 0.000000,6.000000 10.000000,12.000000" /> </marker><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 564.000000 232.000000 L 564.000000 268.000000 S 564.000000 278.000000 554.000000 278.000000 L 409.000000 278.000000 S 399.000000 278.000000 399.000000 288.000000 L 399.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#2570056002)"/></g><g id="(products &lt;-&gt; orders)[0]"><path d="M 358.000000 232.000000 L 358.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#2570056002)"/></g><g id="(shipments &lt;-&gt; orders)[0]"><path d="M 134.000000 232.000000 L 134.000000 268.000000 S 134.000000 278.000000 144.000000 278.000000 L 307.000000 278.000000 S 317.000000 278.000000 317.000000 288.000000 L 317.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#2570056002)"/></g><mask id="2570056002" maskUnits="userSpaceOnUse" x="-100" y="-100" width="856" height="660">
</style><g id="users"><g class="shape" ><rect class="shape" x="12" y="12" width="208" height="216" style="fill:#FFFFFF;stroke:#0A0F25;opacity:1.000000;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="208.000000" height="36.000000" fill="#0a0f25" /><text class="text" x="32.000000" y="39.000000" style="text-anchor:start;font-size:24px;fill:white">users</text><text class="text" x="22.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">id</text>
<text class="text" x="123.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="200.000000" y="71.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="12.000000" y1="84.000000" x2="220.000000" y2="84.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="22.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">name</text>
<text class="text" x="123.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="200.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="12.000000" y1="120.000000" x2="220.000000" y2="120.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="22.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">email</text>
<text class="text" x="123.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="200.000000" y="143.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="12.000000" y1="156.000000" x2="220.000000" y2="156.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="22.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">password</text>
<text class="text" x="123.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="200.000000" y="179.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="12.000000" y1="192.000000" x2="220.000000" y2="192.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="22.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">last_login</text>
<text class="text" x="123.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">datetime</text>
<text class="text" x="200.000000" y="215.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="12.000000" y1="228.000000" x2="220.000000" y2="228.000000" style="stroke-width:2;stroke:#0a0f25" /></g></g><g id="products"><g class="shape" ><rect class="shape" x="240" y="48" width="164" height="180" style="fill:#FFFFFF;stroke:#0A0F25;opacity:1.000000;stroke-width:2;"/><rect class="class_header" x="240.000000" y="48.000000" width="164.000000" height="36.000000" fill="#0a0f25" /><text class="text" x="260.000000" y="75.000000" style="text-anchor:start;font-size:24px;fill:white">products</text><text class="text" x="250.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">id</text>
<text class="text" x="317.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="384.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="240.000000" y1="120.000000" x2="404.000000" y2="120.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="250.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">price</text>
<text class="text" x="317.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">decimal</text>
<text class="text" x="384.000000" y="143.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="240.000000" y1="156.000000" x2="404.000000" y2="156.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="250.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">sku</text>
<text class="text" x="317.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="384.000000" y="179.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="240.000000" y1="192.000000" x2="404.000000" y2="192.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="250.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">name</text>
<text class="text" x="317.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="384.000000" y="215.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="240.000000" y1="228.000000" x2="404.000000" y2="228.000000" style="stroke-width:2;stroke:#0a0f25" /></g></g><g id="orders"><g class="shape" ><rect class="shape" x="240" y="328" width="164" height="144" style="fill:#FFFFFF;stroke:#0A0F25;opacity:1.000000;stroke-width:2;"/><rect class="class_header" x="240.000000" y="328.000000" width="164.000000" height="36.000000" fill="#0a0f25" /><text class="text" x="260.000000" y="355.000000" style="text-anchor:start;font-size:24px;fill:white">orders</text><text class="text" x="250.000000" y="387.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">id</text>
<text class="text" x="361.000000" y="387.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="384.000000" y="387.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="240.000000" y1="400.000000" x2="404.000000" y2="400.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="250.000000" y="423.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">user_id</text>
<text class="text" x="361.000000" y="423.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="384.000000" y="423.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="240.000000" y1="436.000000" x2="404.000000" y2="436.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="250.000000" y="459.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">product_id</text>
<text class="text" x="361.000000" y="459.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="384.000000" y="459.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="240.000000" y1="472.000000" x2="404.000000" y2="472.000000" style="stroke-width:2;stroke:#0a0f25" /></g></g><g id="shipments"><g class="shape" ><rect class="shape" x="424" y="48" width="244" height="180" style="fill:#FFFFFF;stroke:#0A0F25;opacity:1.000000;stroke-width:2;"/><rect class="class_header" x="424.000000" y="48.000000" width="244.000000" height="36.000000" fill="#0a0f25" /><text class="text" x="444.000000" y="75.000000" style="text-anchor:start;font-size:24px;fill:white">shipments</text><text class="text" x="434.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">id</text>
<text class="text" x="600.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="648.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="424.000000" y1="120.000000" x2="668.000000" y2="120.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="434.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">order_id</text>
<text class="text" x="600.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">int</text>
<text class="text" x="648.000000" y="143.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="424.000000" y1="156.000000" x2="668.000000" y2="156.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="434.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">tracking_number</text>
<text class="text" x="600.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="648.000000" y="179.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="424.000000" y1="192.000000" x2="668.000000" y2="192.000000" style="stroke-width:2;stroke:#0a0f25" /><text class="text" x="434.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(13, 50, 178)">status</text>
<text class="text" x="600.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:rgb(103, 108, 126)">string</text>
<text class="text" x="648.000000" y="215.000000" style="text-anchor:end;font-size:20px;fill:rgb(74, 111, 243);letter-spacing:2px;"></text><line x1="424.000000" y1="228.000000" x2="668.000000" y2="228.000000" style="stroke-width:2;stroke:#0a0f25" /></g></g><g id="(users &lt;-&gt; orders)[0]"><marker id="mk-2510427236" markerWidth="10.000000" markerHeight="12.000000" refX="3.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="10.000000,0.000000 0.000000,6.000000 10.000000,12.000000" /> </marker><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 116.000000 232.000000 L 116.000000 268.000000 S 116.000000 278.000000 126.000000 278.000000 L 271.000000 278.000000 S 281.000000 278.000000 281.000000 288.000000 L 281.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#3591892320)"/></g><g id="(products &lt;-&gt; orders)[0]"><path d="M 322.000000 232.000000 L 322.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#3591892320)"/></g><g id="(shipments &lt;-&gt; orders)[0]"><path d="M 546.000000 232.000000 L 546.000000 268.000000 S 546.000000 278.000000 536.000000 278.000000 L 373.000000 278.000000 S 363.000000 278.000000 363.000000 288.000000 L 363.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;opacity:1.000000;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#3591892320)"/></g><mask id="3591892320" maskUnits="userSpaceOnUse" x="-100" y="-100" width="856" height="660">
<rect x="-100" y="-100" width="856" height="660" fill="white"></rect>
</mask><style type="text/css"><![CDATA[

Before

Width:  |  Height:  |  Size: 336 KiB

After

Width:  |  Height:  |  Size: 336 KiB

View file

@ -6,7 +6,7 @@
"id": "a",
"type": "",
"pos": {
"x": 295,
"x": 220,
"y": 12
},
"width": 113,
@ -46,7 +46,7 @@
"id": "c",
"type": "",
"pos": {
"x": 162,
"x": 353,
"y": 12
},
"width": 113,
@ -86,7 +86,7 @@
"id": "b",
"type": "",
"pos": {
"x": 428,
"x": 87,
"y": 12
},
"width": 113,
@ -126,11 +126,11 @@
"id": "l1",
"type": "",
"pos": {
"x": 87,
"x": 12,
"y": 243
},
"width": 529,
"height": 276,
"height": 296,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
@ -166,7 +166,7 @@
"id": "l1.b",
"type": "",
"pos": {
"x": 428,
"x": 87,
"y": 318
},
"width": 113,
@ -206,7 +206,7 @@
"id": "l1.a",
"type": "",
"pos": {
"x": 295,
"x": 220,
"y": 318
},
"width": 113,
@ -246,7 +246,7 @@
"id": "l1.c",
"type": "",
"pos": {
"x": 162,
"x": 353,
"y": 318
},
"width": 113,
@ -286,8 +286,8 @@
"id": "l2c1",
"type": "",
"pos": {
"x": 370,
"y": 639
"x": 145,
"y": 659
},
"width": 263,
"height": 276,
@ -326,8 +326,8 @@
"id": "l2c1.a",
"type": "",
"pos": {
"x": 445,
"y": 714
"x": 220,
"y": 734
},
"width": 113,
"height": 126,
@ -366,8 +366,8 @@
"id": "l2c3",
"type": "",
"pos": {
"x": 87,
"y": 639
"x": 711,
"y": 659
},
"width": 263,
"height": 276,
@ -406,8 +406,8 @@
"id": "l2c3.c",
"type": "",
"pos": {
"x": 162,
"y": 714
"x": 786,
"y": 734
},
"width": 113,
"height": 126,
@ -446,8 +446,8 @@
"id": "l2c2",
"type": "",
"pos": {
"x": 653,
"y": 639
"x": 428,
"y": 659
},
"width": 263,
"height": 276,
@ -486,8 +486,8 @@
"id": "l2c2.b",
"type": "",
"pos": {
"x": 728,
"y": 714
"x": 503,
"y": 734
},
"width": 113,
"height": 126,
@ -526,8 +526,8 @@
"id": "l3c1",
"type": "",
"pos": {
"x": 370,
"y": 1025
"x": 145,
"y": 1045
},
"width": 396,
"height": 276,
@ -566,8 +566,8 @@
"id": "l3c1.a",
"type": "",
"pos": {
"x": 445,
"y": 1100
"x": 220,
"y": 1120
},
"width": 113,
"height": 126,
@ -606,8 +606,8 @@
"id": "l3c1.b",
"type": "",
"pos": {
"x": 578,
"y": 1100
"x": 353,
"y": 1120
},
"width": 113,
"height": 126,
@ -646,8 +646,8 @@
"id": "l3c2",
"type": "",
"pos": {
"x": 87,
"y": 1025
"x": 711,
"y": 1045
},
"width": 263,
"height": 276,
@ -686,8 +686,8 @@
"id": "l3c2.c",
"type": "",
"pos": {
"x": 162,
"y": 1100
"x": 786,
"y": 1120
},
"width": 113,
"height": 126,
@ -726,8 +726,8 @@
"id": "l4",
"type": "",
"pos": {
"x": 12,
"y": 1411
"x": 70,
"y": 1431
},
"width": 979,
"height": 431,
@ -766,8 +766,8 @@
"id": "l4.c1",
"type": "",
"pos": {
"x": 370,
"y": 1491
"x": 145,
"y": 1511
},
"width": 263,
"height": 276,
@ -806,8 +806,8 @@
"id": "l4.c1.a",
"type": "",
"pos": {
"x": 445,
"y": 1566
"x": 220,
"y": 1586
},
"width": 113,
"height": 126,
@ -846,8 +846,8 @@
"id": "l4.c2",
"type": "",
"pos": {
"x": 653,
"y": 1491
"x": 428,
"y": 1511
},
"width": 263,
"height": 276,
@ -886,8 +886,8 @@
"id": "l4.c2.b",
"type": "",
"pos": {
"x": 728,
"y": 1566
"x": 503,
"y": 1586
},
"width": 113,
"height": 126,
@ -926,8 +926,8 @@
"id": "l4.c3",
"type": "",
"pos": {
"x": 87,
"y": 1491
"x": 711,
"y": 1511
},
"width": 263,
"height": 276,
@ -966,8 +966,8 @@
"id": "l4.c3.c",
"type": "",
"pos": {
"x": 162,
"y": 1566
"x": 786,
"y": 1586
},
"width": 113,
"height": 126,
@ -1030,11 +1030,11 @@
"labelPercentage": 0,
"route": [
{
"x": 484.5,
"x": 143.5,
"y": 138
},
{
"x": 484.5,
"x": 143.5,
"y": 318
}
],
@ -1069,11 +1069,11 @@
"labelPercentage": 0,
"route": [
{
"x": 351.5,
"x": 276.5,
"y": 138
},
{
"x": 351.5,
"x": 276.5,
"y": 318
}
],
@ -1108,11 +1108,11 @@
"labelPercentage": 0,
"route": [
{
"x": 218.5,
"x": 409.5,
"y": 138
},
{
"x": 218.5,
"x": 409.5,
"y": 318
}
],
@ -1147,20 +1147,12 @@
"labelPercentage": 0,
"route": [
{
"x": 351.5,
"x": 276.5,
"y": 444
},
{
"x": 351.5,
"y": 584
},
{
"x": 501.5,
"y": 584
},
{
"x": 501.5,
"y": 714
"x": 276.5,
"y": 734
}
],
"animated": false,
@ -1194,12 +1186,20 @@
"labelPercentage": 0,
"route": [
{
"x": 218.5,
"x": 409.5,
"y": 444
},
{
"x": 218.5,
"y": 714
"x": 409.5,
"y": 594
},
{
"x": 842.5,
"y": 594
},
{
"x": 842.5,
"y": 734
}
],
"animated": false,
@ -1233,20 +1233,28 @@
"labelPercentage": 0,
"route": [
{
"x": 484.5,
"x": 143.5,
"y": 444
},
{
"x": 484.5,
"y": 574
"x": 143.5,
"y": 454
},
{
"x": 784.5,
"y": 574
"x": 286.5,
"y": 454
},
{
"x": 784.5,
"y": 714
"x": 286.5,
"y": 604
},
{
"x": 559.5,
"y": 604
},
{
"x": 559.5,
"y": 734
}
],
"animated": false,
@ -1280,12 +1288,12 @@
"labelPercentage": 0,
"route": [
{
"x": 501.5,
"y": 840
"x": 276.5,
"y": 860
},
{
"x": 501.5,
"y": 1100
"x": 276.5,
"y": 1120
}
],
"animated": false,
@ -1319,20 +1327,20 @@
"labelPercentage": 0,
"route": [
{
"x": 784.5,
"y": 840
"x": 559.5,
"y": 860
},
{
"x": 784.5,
"y": 970
"x": 559.5,
"y": 990
},
{
"x": 634.5,
"y": 970
"x": 409.5,
"y": 990
},
{
"x": 634.5,
"y": 1100
"x": 409.5,
"y": 1120
}
],
"animated": false,
@ -1366,12 +1374,12 @@
"labelPercentage": 0,
"route": [
{
"x": 218.5,
"y": 840
"x": 842.5,
"y": 860
},
{
"x": 218.5,
"y": 1100
"x": 842.5,
"y": 1120
}
],
"animated": false,
@ -1405,12 +1413,12 @@
"labelPercentage": 0,
"route": [
{
"x": 501.5,
"y": 1226
"x": 276.5,
"y": 1246
},
{
"x": 501.5,
"y": 1566
"x": 276.5,
"y": 1586
}
],
"animated": false,
@ -1444,20 +1452,20 @@
"labelPercentage": 0,
"route": [
{
"x": 634.5,
"y": 1226
"x": 409.5,
"y": 1246
},
{
"x": 634.5,
"y": 1356
"x": 409.5,
"y": 1376
},
{
"x": 784.5,
"y": 1356
"x": 559.5,
"y": 1376
},
{
"x": 784.5,
"y": 1566
"x": 559.5,
"y": 1586
}
],
"animated": false,
@ -1491,12 +1499,12 @@
"labelPercentage": 0,
"route": [
{
"x": 218.5,
"y": 1226
"x": 842.5,
"y": 1246
},
{
"x": 218.5,
"y": 1566
"x": 842.5,
"y": 1586
}
],
"animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 658 KiB

After

Width:  |  Height:  |  Size: 658 KiB

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 370 KiB

After

Width:  |  Height:  |  Size: 370 KiB