forked from voila-gallery/electricitymap_dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Electricity_map.json
105 lines (105 loc) · 3.6 KB
/
Electricity_map.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"global": {
"tabSetEnableClose": true,
"tabSetTabLocation": "bottom"
},
"borders": [],
"layout": {
"type": "row",
"id": "#1",
"children": [
{
"type": "tabset",
"id": "#2",
"children": [
{
"type": "tab",
"id": "#3",
"name": "Electricity Map",
"component": "sub",
"config": {
"model": {
"global": {
"splitterSize": 8,
"tabSetEnableClose": true
},
"borders": [],
"layout": {
"type": "row",
"id": "#1",
"children": [
{
"type": "row",
"id": "#041b8d1e-9370-4866-b240-0af3bf944c39",
"children": [
{
"type": "tabset",
"id": "#0adfcd9d-ac13-4953-aa40-f9ab87a96263",
"weight": 15,
"enableTabStrip": false,
"children": [
{
"type": "tab",
"id": "#a0d310ce-3fcf-4fa8-a0dc-c901a4bbdc4d",
"name": "Map",
"component": "Widget",
"config": {
"layoutID": "#3"
}
}
]
},
{
"type": "row",
"id": "#71260f1e-8c60-4771-a39a-b62f341c1967",
"weight": 10,
"children": [
{
"type": "tabset",
"id": "#6e7b616b-3fd6-4f38-9e95-4fe41fd1cb88",
"weight": 50,
"enableTabStrip": true,
"children": [
{
"type": "tab",
"id": "#c2a4f610-d71e-4148-8524-8dd843410ef6",
"name": "Electricity Production",
"component": "Widget",
"config": {
"layoutID": "#3"
}
}
]
},
{
"type": "tabset",
"id": "#5a8218d7-5d71-40e8-981d-dcafe5c58f1d",
"weight": 50,
"children": [
{
"type": "tab",
"id": "#0565e48c-9a79-4ab2-b987-ea6372cf6d0a",
"name": "Electricity Price",
"component": "Widget",
"config": {
"layoutID": "#3"
}
}
],
"active": true
}
]
}
]
}
]
}
}
}
}
],
"active": true
}
]
}
}