49 lines
1.0 KiB
HTML
49 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="shortcut icon" href="/favicon.ico">
|
|
|
|
<title>
|
|
Brassin #2 - Blond
|
|
| Little Bock - Application pour brasseur
|
|
</title>
|
|
</head>
|
|
|
|
<body id="body">
|
|
<div id="fermentation_log_chart"
|
|
data-chart-options="{"series":[
|
|
{
|
|
"yAxis": 0,
|
|
"name": "DI est.",
|
|
"dashStyle": "dot",
|
|
"opacity": 0.6,
|
|
"color": "#a1c66b",
|
|
"data": [
|
|
{
|
|
"x": 1646924459000,
|
|
"y": 1.038
|
|
},
|
|
{
|
|
"x": 1646925320000,
|
|
"y": 1.038
|
|
},
|
|
{
|
|
"x": 1646926190000,
|
|
"y": 1.038
|
|
},
|
|
{
|
|
"x": 1646927061000,
|
|
"y": 1.038
|
|
},
|
|
{
|
|
"x": 1646927935000,
|
|
"y": 1.038
|
|
}
|
|
]
|
|
}
|
|
]}">
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|