forked from christabor/flask_jsondash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdigraph.json
50 lines (50 loc) · 1.48 KB
/
digraph.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"id": "5d63f70e-43c2-4eae-9334-a1565e8d96c9",
"layout": "freeform",
"date": "2017-04-17 09:36:22.194277",
"username": "global",
"category": "Graphs",
"name": "Digraph examples",
"modules": [
{
"name": "Digraph example",
"family": "Graph",
"refresh": false,
"height": 332,
"width": 383,
"dataSource": "http://127.0.0.1:5004/digraph?simple=true",
"override": false,
"refreshInterval": null,
"guid": "541ebad2-dfbe-2c51-ac4a-b960f992ed06",
"type": "graph",
"order": 0
},
{
"name": "Simple graph",
"family": "Graph",
"refresh": false,
"height": 414,
"width": 550,
"dataSource": "http://127.0.0.1:5004/digraph",
"override": false,
"refreshInterval": null,
"guid": "6070041f-fd39-7c80-2889-05f524644533",
"type": "graph",
"order": 1
},
{
"name": "digraph file example",
"family": "Graph",
"refresh": false,
"height": 241,
"width": 488,
"dataSource": "http://127.0.0.1:5004/digraph?filetree=1",
"override": false,
"refreshInterval": null,
"guid": "61dafd6e-cb25-f247-3a0b-3b2f47fcb173",
"type": "graph",
"order": 2
}
],
"created_by": "global"
}