...

Text file src/oss.terrastruct.com/d2/e2etests/testdata/stable/circular_dependency/dagre/board.exp.json

Documentation: oss.terrastruct.com/d2/e2etests/testdata/stable/circular_dependency/dagre

     1{
     2  "name": "",
     3  "isFolderOnly": false,
     4  "fontFamily": "SourceSansPro",
     5  "shapes": [
     6    {
     7      "id": "a",
     8      "type": "rectangle",
     9      "pos": {
    10        "x": 0,
    11        "y": 0
    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": 0,
    52        "y": 166
    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      "id": "c",
    90      "type": "rectangle",
    91      "pos": {
    92        "x": 0,
    93        "y": 332
    94      },
    95      "width": 53,
    96      "height": 66,
    97      "opacity": 1,
    98      "strokeDash": 0,
    99      "strokeWidth": 2,
   100      "borderRadius": 0,
   101      "fill": "B6",
   102      "stroke": "B1",
   103      "shadow": false,
   104      "3d": false,
   105      "multiple": false,
   106      "double-border": false,
   107      "tooltip": "",
   108      "link": "",
   109      "icon": null,
   110      "iconPosition": "",
   111      "blend": false,
   112      "fields": null,
   113      "methods": null,
   114      "columns": null,
   115      "label": "c",
   116      "fontSize": 16,
   117      "fontFamily": "DEFAULT",
   118      "language": "",
   119      "color": "N1",
   120      "italic": false,
   121      "bold": true,
   122      "underline": false,
   123      "labelWidth": 8,
   124      "labelHeight": 21,
   125      "labelPosition": "INSIDE_MIDDLE_CENTER",
   126      "zIndex": 0,
   127      "level": 1
   128    }
   129  ],
   130  "connections": [
   131    {
   132      "id": "(a -> b)[0]",
   133      "src": "a",
   134      "srcArrow": "none",
   135      "dst": "b",
   136      "dstArrow": "triangle",
   137      "opacity": 1,
   138      "strokeDash": 0,
   139      "strokeWidth": 2,
   140      "stroke": "B1",
   141      "borderRadius": 10,
   142      "label": "",
   143      "fontSize": 16,
   144      "fontFamily": "DEFAULT",
   145      "language": "",
   146      "color": "N2",
   147      "italic": true,
   148      "bold": false,
   149      "underline": false,
   150      "labelWidth": 0,
   151      "labelHeight": 0,
   152      "labelPosition": "",
   153      "labelPercentage": 0,
   154      "route": [
   155        {
   156          "x": 22.5,
   157          "y": 66
   158        },
   159        {
   160          "x": 17.700000762939453,
   161          "y": 106
   162        },
   163        {
   164          "x": 17.700000762939453,
   165          "y": 126
   166        },
   167        {
   168          "x": 22.5,
   169          "y": 166
   170        }
   171      ],
   172      "isCurve": true,
   173      "animated": false,
   174      "tooltip": "",
   175      "icon": null,
   176      "zIndex": 0
   177    },
   178    {
   179      "id": "(b -> c)[0]",
   180      "src": "b",
   181      "srcArrow": "none",
   182      "dst": "c",
   183      "dstArrow": "triangle",
   184      "opacity": 1,
   185      "strokeDash": 0,
   186      "strokeWidth": 2,
   187      "stroke": "B1",
   188      "borderRadius": 10,
   189      "label": "",
   190      "fontSize": 16,
   191      "fontFamily": "DEFAULT",
   192      "language": "",
   193      "color": "N2",
   194      "italic": true,
   195      "bold": false,
   196      "underline": false,
   197      "labelWidth": 0,
   198      "labelHeight": 0,
   199      "labelPosition": "",
   200      "labelPercentage": 0,
   201      "route": [
   202        {
   203          "x": 22.5,
   204          "y": 232
   205        },
   206        {
   207          "x": 17.700000762939453,
   208          "y": 272
   209        },
   210        {
   211          "x": 17.700000762939453,
   212          "y": 292
   213        },
   214        {
   215          "x": 22.5,
   216          "y": 332
   217        }
   218      ],
   219      "isCurve": true,
   220      "animated": false,
   221      "tooltip": "",
   222      "icon": null,
   223      "zIndex": 0
   224    },
   225    {
   226      "id": "(c -> b)[0]",
   227      "src": "c",
   228      "srcArrow": "none",
   229      "dst": "b",
   230      "dstArrow": "triangle",
   231      "opacity": 1,
   232      "strokeDash": 0,
   233      "strokeWidth": 2,
   234      "stroke": "B1",
   235      "borderRadius": 10,
   236      "label": "",
   237      "fontSize": 16,
   238      "fontFamily": "DEFAULT",
   239      "language": "",
   240      "color": "N2",
   241      "italic": true,
   242      "bold": false,
   243      "underline": false,
   244      "labelWidth": 0,
   245      "labelHeight": 0,
   246      "labelPosition": "",
   247      "labelPercentage": 0,
   248      "route": [
   249        {
   250          "x": 30.5,
   251          "y": 332
   252        },
   253        {
   254          "x": 35.29999923706055,
   255          "y": 292
   256        },
   257        {
   258          "x": 35.29999923706055,
   259          "y": 272
   260        },
   261        {
   262          "x": 30.5,
   263          "y": 232
   264        }
   265      ],
   266      "isCurve": true,
   267      "animated": false,
   268      "tooltip": "",
   269      "icon": null,
   270      "zIndex": 0
   271    },
   272    {
   273      "id": "(b -> a)[0]",
   274      "src": "b",
   275      "srcArrow": "none",
   276      "dst": "a",
   277      "dstArrow": "triangle",
   278      "opacity": 1,
   279      "strokeDash": 0,
   280      "strokeWidth": 2,
   281      "stroke": "B1",
   282      "borderRadius": 10,
   283      "label": "",
   284      "fontSize": 16,
   285      "fontFamily": "DEFAULT",
   286      "language": "",
   287      "color": "N2",
   288      "italic": true,
   289      "bold": false,
   290      "underline": false,
   291      "labelWidth": 0,
   292      "labelHeight": 0,
   293      "labelPosition": "",
   294      "labelPercentage": 0,
   295      "route": [
   296        {
   297          "x": 30.5,
   298          "y": 166
   299        },
   300        {
   301          "x": 35.29999923706055,
   302          "y": 126
   303        },
   304        {
   305          "x": 35.29999923706055,
   306          "y": 106
   307        },
   308        {
   309          "x": 30.5,
   310          "y": 66
   311        }
   312      ],
   313      "isCurve": true,
   314      "animated": false,
   315      "tooltip": "",
   316      "icon": null,
   317      "zIndex": 0
   318    }
   319  ],
   320  "root": {
   321    "id": "",
   322    "type": "",
   323    "pos": {
   324      "x": 0,
   325      "y": 0
   326    },
   327    "width": 0,
   328    "height": 0,
   329    "opacity": 0,
   330    "strokeDash": 0,
   331    "strokeWidth": 0,
   332    "borderRadius": 0,
   333    "fill": "N7",
   334    "stroke": "",
   335    "shadow": false,
   336    "3d": false,
   337    "multiple": false,
   338    "double-border": false,
   339    "tooltip": "",
   340    "link": "",
   341    "icon": null,
   342    "iconPosition": "",
   343    "blend": false,
   344    "fields": null,
   345    "methods": null,
   346    "columns": null,
   347    "label": "",
   348    "fontSize": 0,
   349    "fontFamily": "",
   350    "language": "",
   351    "color": "",
   352    "italic": false,
   353    "bold": false,
   354    "underline": false,
   355    "labelWidth": 0,
   356    "labelHeight": 0,
   357    "zIndex": 0,
   358    "level": 0
   359  }
   360}

View as plain text