diff --git a/cypress/platform/knsv2.html b/cypress/platform/knsv2.html index 4cd42bd247..269ee0f0e7 100644 --- a/cypress/platform/knsv2.html +++ b/cypress/platform/knsv2.html @@ -86,14 +86,20 @@ --- config: look: handDrawn - flowchart: - htmlLabels: false + layout: elk + elk: + nodePlacementStrategy: BRANDES_KOEPF --- -flowchart - A[I am a long text, where do I go??? handdrawn - false] +flowchart TB + %% A --> C + B -- sdf sdf --> C{"Evaluate"} + C --> n4["salkdfjh akljd lkasdjf lkashj lksjadf klasdh"] + C --> F + + -
+--- config: look: handdrawn @@ -106,7 +112,7 @@ >-+--- config: flowchart: @@ -116,7 +122,7 @@ A[I am a long text, where do I go??? classic - false]-+--- config: flowchart: @@ -159,8 +165,8 @@