...

Text file src/oss.terrastruct.com/d2/e2etests/testdata/regression/long_arrowhead_label/elk/board.exp.json

Documentation: oss.terrastruct.com/d2/e2etests/testdata/regression/long_arrowhead_label/elk

     1{
     2  "name": "",
     3  "isFolderOnly": false,
     4  "fontFamily": "SourceSansPro",
     5  "shapes": [
     6    {
     7      "id": "a",
     8      "type": "rectangle",
     9      "pos": {
    10        "x": 12,
    11        "y": 12
    12      },
    13      "width": 53,
    14      "height": 66,
    15      "opacity": 1,
    16      "strokeDash": 0,
    17      "strokeWidth": 2,
    18      "borderRadius": 0,
    19      "fill": "B6",
    20      "stroke": "B1",
    21      "shadow": false,
    22      "3d": false,
    23      "multiple": false,
    24      "double-border": false,
    25      "tooltip": "",
    26      "link": "",
    27      "icon": null,
    28      "iconPosition": "",
    29      "blend": false,
    30      "fields": null,
    31      "methods": null,
    32      "columns": null,
    33      "label": "a",
    34      "fontSize": 16,
    35      "fontFamily": "DEFAULT",
    36      "language": "",
    37      "color": "N1",
    38      "italic": false,
    39      "bold": true,
    40      "underline": false,
    41      "labelWidth": 8,
    42      "labelHeight": 21,
    43      "labelPosition": "INSIDE_MIDDLE_CENTER",
    44      "zIndex": 0,
    45      "level": 1
    46    },
    47    {
    48      "id": "b",
    49      "type": "rectangle",
    50      "pos": {
    51        "x": 12,
    52        "y": 148
    53      },
    54      "width": 53,
    55      "height": 66,
    56      "opacity": 1,
    57      "strokeDash": 0,
    58      "strokeWidth": 2,
    59      "borderRadius": 0,
    60      "fill": "B6",
    61      "stroke": "B1",
    62      "shadow": false,
    63      "3d": false,
    64      "multiple": false,
    65      "double-border": false,
    66      "tooltip": "",
    67      "link": "",
    68      "icon": null,
    69      "iconPosition": "",
    70      "blend": false,
    71      "fields": null,
    72      "methods": null,
    73      "columns": null,
    74      "label": "b",
    75      "fontSize": 16,
    76      "fontFamily": "DEFAULT",
    77      "language": "",
    78      "color": "N1",
    79      "italic": false,
    80      "bold": true,
    81      "underline": false,
    82      "labelWidth": 8,
    83      "labelHeight": 21,
    84      "labelPosition": "INSIDE_MIDDLE_CENTER",
    85      "zIndex": 0,
    86      "level": 1
    87    }
    88  ],
    89  "connections": [
    90    {
    91      "id": "(a -> b)[0]",
    92      "src": "a",
    93      "srcArrow": "none",
    94      "dst": "b",
    95      "dstArrow": "triangle",
    96      "dstLabel": {
    97        "label": "a to b with unexpectedly long target arrowhead label",
    98        "fontSize": 0,
    99        "fontFamily": "",
   100        "language": "",
   101        "color": "",
   102        "italic": false,
   103        "bold": false,
   104        "underline": false,
   105        "labelWidth": 348,
   106        "labelHeight": 21
   107      },
   108      "opacity": 1,
   109      "strokeDash": 0,
   110      "strokeWidth": 2,
   111      "stroke": "B1",
   112      "borderRadius": 10,
   113      "label": "",
   114      "fontSize": 16,
   115      "fontFamily": "DEFAULT",
   116      "language": "",
   117      "color": "N2",
   118      "italic": true,
   119      "bold": false,
   120      "underline": false,
   121      "labelWidth": 0,
   122      "labelHeight": 0,
   123      "labelPosition": "",
   124      "labelPercentage": 0,
   125      "route": [
   126        {
   127          "x": 38.5,
   128          "y": 78
   129        },
   130        {
   131          "x": 38.5,
   132          "y": 148
   133        }
   134      ],
   135      "animated": false,
   136      "tooltip": "",
   137      "icon": null,
   138      "zIndex": 0
   139    }
   140  ],
   141  "root": {
   142    "id": "",
   143    "type": "",
   144    "pos": {
   145      "x": 0,
   146      "y": 0
   147    },
   148    "width": 0,
   149    "height": 0,
   150    "opacity": 0,
   151    "strokeDash": 0,
   152    "strokeWidth": 0,
   153    "borderRadius": 0,
   154    "fill": "N7",
   155    "stroke": "",
   156    "shadow": false,
   157    "3d": false,
   158    "multiple": false,
   159    "double-border": false,
   160    "tooltip": "",
   161    "link": "",
   162    "icon": null,
   163    "iconPosition": "",
   164    "blend": false,
   165    "fields": null,
   166    "methods": null,
   167    "columns": null,
   168    "label": "",
   169    "fontSize": 0,
   170    "fontFamily": "",
   171    "language": "",
   172    "color": "",
   173    "italic": false,
   174    "bold": false,
   175    "underline": false,
   176    "labelWidth": 0,
   177    "labelHeight": 0,
   178    "zIndex": 0,
   179    "level": 0
   180  }
   181}

View as plain text