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