Skip to content

Commit c766cef

Browse files
fixed baby
1 parent c4963de commit c766cef

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

saved_graphs/baby.json

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@
5858
},
5959
{
6060
"data": {
61-
"label": "Neutron source"
61+
"label": "Neutron source",
62+
"labels": "",
63+
"sampling_rate": "",
64+
"t_wait": ""
6265
},
6366
"dragging": false,
6467
"id": "5",
@@ -75,7 +78,10 @@
7578
},
7679
{
7780
"data": {
78-
"label": "Neutron rate"
81+
"label": "Neutron rate",
82+
"labels": "",
83+
"sampling_rate": "",
84+
"t_wait": ""
7985
},
8086
"dragging": false,
8187
"id": "6",
@@ -130,7 +136,10 @@
130136
},
131137
{
132138
"data": {
133-
"label": "IV vial activity"
139+
"label": "IV vial activity",
140+
"labels": "",
141+
"sampling_rate": "",
142+
"t_wait": ""
134143
},
135144
"dragging": false,
136145
"id": "21",
@@ -269,7 +278,10 @@
269278
"y": 1097.1334152526842
270279
},
271280
"data": {
272-
"label": "OV vial activity"
281+
"label": "OV vial activity",
282+
"labels": "",
283+
"sampling_rate": "",
284+
"t_wait": ""
273285
},
274286
"measured": {
275287
"width": 120,
@@ -286,7 +298,10 @@
286298
"y": 786
287299
},
288300
"data": {
289-
"label": "BABY inventory"
301+
"label": "BABY inventory",
302+
"labels": "",
303+
"sampling_rate": "",
304+
"t_wait": ""
290305
},
291306
"measured": {
292307
"width": 120,

0 commit comments

Comments
 (0)