mySpindel/LittleBock/data/1.html
2022-05-06 17:33:17 +02:00

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="{&quot;series&quot;:[
{
&quot;yAxis&quot;: 0,
&quot;name&quot;: &quot;DI est.&quot;,
&quot;dashStyle&quot;: &quot;dot&quot;,
&quot;opacity&quot;: 0.6,
&quot;color&quot;: &quot;#a1c66b&quot;,
&quot;data&quot;: [
{
&quot;x&quot;: 1646924459000,
&quot;y&quot;: 1.038
},
{
&quot;x&quot;: 1646925320000,
&quot;y&quot;: 1.038
},
{
&quot;x&quot;: 1646926190000,
&quot;y&quot;: 1.038
},
{
&quot;x&quot;: 1646927061000,
&quot;y&quot;: 1.038
},
{
&quot;x&quot;: 1646927935000,
&quot;y&quot;: 1.038
}
]
}
]}">
</div>
</body>
</html>