...

Text file src/oss.terrastruct.com/d2/e2etests/testdata/regression/no-lexer/dagre/board.exp.json

Documentation: oss.terrastruct.com/d2/e2etests/testdata/regression/no-lexer/dagre

     1{
     2  "name": "",
     3  "isFolderOnly": false,
     4  "fontFamily": "SourceSansPro",
     5  "shapes": [
     6    {
     7      "id": "x",
     8      "type": "code",
     9      "pos": {
    10        "x": 0,
    11        "y": 0
    12      },
    13      "width": 74,
    14      "height": 37,
    15      "opacity": 1,
    16      "strokeDash": 0,
    17      "strokeWidth": 2,
    18      "borderRadius": 0,
    19      "fill": "N7",
    20      "stroke": "N1",
    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": "x -> y",
    34      "fontSize": 16,
    35      "fontFamily": "DEFAULT",
    36      "language": "d2",
    37      "color": "N1",
    38      "italic": false,
    39      "bold": true,
    40      "underline": false,
    41      "labelWidth": 58,
    42      "labelHeight": 21,
    43      "zIndex": 0,
    44      "level": 1
    45    }
    46  ],
    47  "connections": [],
    48  "root": {
    49    "id": "",
    50    "type": "",
    51    "pos": {
    52      "x": 0,
    53      "y": 0
    54    },
    55    "width": 0,
    56    "height": 0,
    57    "opacity": 0,
    58    "strokeDash": 0,
    59    "strokeWidth": 0,
    60    "borderRadius": 0,
    61    "fill": "N7",
    62    "stroke": "",
    63    "shadow": false,
    64    "3d": false,
    65    "multiple": false,
    66    "double-border": false,
    67    "tooltip": "",
    68    "link": "",
    69    "icon": null,
    70    "iconPosition": "",
    71    "blend": false,
    72    "fields": null,
    73    "methods": null,
    74    "columns": null,
    75    "label": "",
    76    "fontSize": 0,
    77    "fontFamily": "",
    78    "language": "",
    79    "color": "",
    80    "italic": false,
    81    "bold": false,
    82    "underline": false,
    83    "labelWidth": 0,
    84    "labelHeight": 0,
    85    "zIndex": 0,
    86    "level": 0
    87  }
    88}

View as plain text