toji 2.26.0 → 2.27.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6c5c928141c50b2cb53f8a876745dae8de74474ba19a5bb3ce66628372fb3915
4
- data.tar.gz: 8e8f47734c17433cddcce0e22a841c768d8e3a8d4dc850362dc35608c5f2b2b8
3
+ metadata.gz: 453b31c828544fff48101dfcce3af029716f60942dd65ace4479986b9eba3e1e
4
+ data.tar.gz: f4bc7eb3e5d629af1eaa108cd5b265141c35706438bc70d696d6589c7101b37d
5
5
  SHA512:
6
- metadata.gz: b0c491de20e80b714d92a742ac56f6cb9bb7563272485a04c5f43caf715cb1a69af2d6cb3607209fef99f3aad162d0b5e8b543481c01889271a43b34da3693b8
7
- data.tar.gz: b60dd30b4e146431b2b7a3bbffe16058ffac5f9cf0d886b76a62ba1c0fd9d9de10ea5b5357651e1bcedf5e01eadcc5b2161da03ba7fc053e3d51416b84048e66
6
+ metadata.gz: 06f8999490f170a9d473a960a6c488a91c4ad96444ee2af8ee522f533b1eff3b497c3ef05e168b6d1cbd90e2750cdc539e04b72142c002cecddffcda70aaf6fa
7
+ data.tar.gz: fe4df8232b25e245e488b3d39608b40559703ad2028cdf4dd13bdf838cc3bb423f86842a1b9c6664bf1ecd23c5ff508a2e08390003265f805a732259abb2200c
@@ -2,7 +2,7 @@
2
2
  "cells": [
3
3
  {
4
4
  "cell_type": "code",
5
- "execution_count": 1,
5
+ "execution_count": 2,
6
6
  "metadata": {
7
7
  "scrolled": false
8
8
  },
@@ -23,25 +23,25 @@
23
23
  " </script>\n",
24
24
  "\n",
25
25
  "\n",
26
- "<div id=\"ad0676b0-97e8-4bec-9475-3bcd570054f6\" style=\"height: 100%; width: 100%;\"></div>\n",
26
+ "<div id=\"917fe72c-4f4f-4147-aa51-10fd04d20cc9\" style=\"height: 100%; width: 100%;\"></div>\n",
27
27
  "\n",
28
28
  "<script>\n",
29
29
  " require(['plotly'], function(Plotly) { \n",
30
30
  "Plotly.newPlot(\n",
31
- " 'ad0676b0-97e8-4bec-9475-3bcd570054f6',\n",
31
+ " '917fe72c-4f4f-4147-aa51-10fd04d20cc9',\n",
32
32
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[35.0,\"\",35,\"\",123,0.8],[65.0,65,\"\",\"\",\"\",\"\"],[200.0,150,50,\"\",200,\"\"],[300.0,245,55,\"\",400,\"\"],[\"\",\"\",\"\",\"\",128,\"\"],[600.0,460,140,\"\",851,0.8]]}}],\n",
33
33
  " {\"height\":350},\n",
34
34
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
35
35
  ")\n",
36
36
  "\n",
37
37
  "window.addEventListener('resize', function() {\n",
38
- " Plotly.Plots.resize(document.getElementById('ad0676b0-97e8-4bec-9475-3bcd570054f6'))\n",
38
+ " Plotly.Plots.resize(document.getElementById('917fe72c-4f4f-4147-aa51-10fd04d20cc9'))\n",
39
39
  "})\n",
40
40
  " }) \n",
41
41
  "</script>"
42
42
  ],
43
43
  "text/plain": [
44
- "#<Plotly::Offline::HTML:0x00007ffe79a37d50 @id=\"ad0676b0-97e8-4bec-9475-3bcd570054f6\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [35.0, \"\", 35, \"\", 123, 0.8], [65.0, 65, \"\", \"\", \"\", \"\"], [200.0, 150, 50, \"\", 200, \"\"], [300.0, 245, 55, \"\", 400, \"\"], [\"\", \"\", \"\", \"\", 128, \"\"], [600.0, 460, 140, \"\", 851, 0.8]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
44
+ "#<Plotly::Offline::HTML:0x00007fcd562c56c0 @id=\"917fe72c-4f4f-4147-aa51-10fd04d20cc9\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [35.0, \"\", 35, \"\", 123, 0.8], [65.0, 65, \"\", \"\", \"\", \"\"], [200.0, 150, 50, \"\", 200, \"\"], [300.0, 245, 55, \"\", 400, \"\"], [\"\", \"\", \"\", \"\", 128, \"\"], [600.0, 460, 140, \"\", 851, 0.8]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
45
45
  ]
46
46
  },
47
47
  "metadata": {},
@@ -63,25 +63,25 @@
63
63
  " </script>\n",
64
64
  "\n",
65
65
  "\n",
66
- "<div id=\"e93c53a5-3d25-409a-9e04-5e2bd7e4e862\" style=\"height: 100%; width: 100%;\"></div>\n",
66
+ "<div id=\"78bf2931-a9d9-4671-bf09-66e0bc0973d2\" style=\"height: 100%; width: 100%;\"></div>\n",
67
67
  "\n",
68
68
  "<script>\n",
69
69
  " require(['plotly'], function(Plotly) { \n",
70
70
  "Plotly.newPlot(\n",
71
- " 'e93c53a5-3d25-409a-9e04-5e2bd7e4e862',\n",
71
+ " '78bf2931-a9d9-4671-bf09-66e0bc0973d2',\n",
72
72
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[32.0,\"\",32,\"\",112,0.733],[60.0,60,\"\",\"\",\"\",\"\"],[184.0,138,46,\"\",183,\"\"],[275.0,225,50,\"\",367,\"\"],[\"\",\"\",\"\",\"\",117,\"\"],[551.0,423,128,\"\",779,0.733]]}}],\n",
73
73
  " {\"height\":350},\n",
74
74
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
75
75
  ")\n",
76
76
  "\n",
77
77
  "window.addEventListener('resize', function() {\n",
78
- " Plotly.Plots.resize(document.getElementById('e93c53a5-3d25-409a-9e04-5e2bd7e4e862'))\n",
78
+ " Plotly.Plots.resize(document.getElementById('78bf2931-a9d9-4671-bf09-66e0bc0973d2'))\n",
79
79
  "})\n",
80
80
  " }) \n",
81
81
  "</script>"
82
82
  ],
83
83
  "text/plain": [
84
- "#<Plotly::Offline::HTML:0x00007ffe79ad51b8 @id=\"e93c53a5-3d25-409a-9e04-5e2bd7e4e862\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [32.0, \"\", 32, \"\", 112, 0.733], [60.0, 60, \"\", \"\", \"\", \"\"], [184.0, 138, 46, \"\", 183, \"\"], [275.0, 225, 50, \"\", 367, \"\"], [\"\", \"\", \"\", \"\", 117, \"\"], [551.0, 423, 128, \"\", 779, 0.733]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
84
+ "#<Plotly::Offline::HTML:0x00007fcd562de148 @id=\"78bf2931-a9d9-4671-bf09-66e0bc0973d2\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [32.0, \"\", 32, \"\", 112, 0.733], [60.0, 60, \"\", \"\", \"\", \"\"], [184.0, 138, 46, \"\", 183, \"\"], [275.0, 225, 50, \"\", 367, \"\"], [\"\", \"\", \"\", \"\", 117, \"\"], [551.0, 423, 128, \"\", 779, 0.733]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
85
85
  ]
86
86
  },
87
87
  "metadata": {},
@@ -103,25 +103,25 @@
103
103
  " </script>\n",
104
104
  "\n",
105
105
  "\n",
106
- "<div id=\"1f2b5878-2d77-4d97-a025-10d3407337df\" style=\"height: 100%; width: 100%;\"></div>\n",
106
+ "<div id=\"2227001f-bfe1-489a-89fd-27f98d69358b\" style=\"height: 100%; width: 100%;\"></div>\n",
107
107
  "\n",
108
108
  "<script>\n",
109
109
  " require(['plotly'], function(Plotly) { \n",
110
110
  "Plotly.newPlot(\n",
111
- " '1f2b5878-2d77-4d97-a025-10d3407337df',\n",
111
+ " '2227001f-bfe1-489a-89fd-27f98d69358b',\n",
112
112
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[63.0,42,21,\"\",77,0.524],[143.0,98,45,\"\",122,\"\"],[254.0,190,64,\"\",302,\"\"],[440.0,366,74,\"\",599,\"\"],[\"\",\"\",\"\",405,\"\",\"\"],[900.0,696,204,405,1100,0.524]]}}],\n",
113
113
  " {\"height\":350},\n",
114
114
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
115
115
  ")\n",
116
116
  "\n",
117
117
  "window.addEventListener('resize', function() {\n",
118
- " Plotly.Plots.resize(document.getElementById('1f2b5878-2d77-4d97-a025-10d3407337df'))\n",
118
+ " Plotly.Plots.resize(document.getElementById('2227001f-bfe1-489a-89fd-27f98d69358b'))\n",
119
119
  "})\n",
120
120
  " }) \n",
121
121
  "</script>"
122
122
  ],
123
123
  "text/plain": [
124
- "#<Plotly::Offline::HTML:0x00007ffe79b3e730 @id=\"1f2b5878-2d77-4d97-a025-10d3407337df\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [63.0, 42, 21, \"\", 77, 0.524], [143.0, 98, 45, \"\", 122, \"\"], [254.0, 190, 64, \"\", 302, \"\"], [440.0, 366, 74, \"\", 599, \"\"], [\"\", \"\", \"\", 405, \"\", \"\"], [900.0, 696, 204, 405, 1100, 0.524]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
124
+ "#<Plotly::Offline::HTML:0x00007fcd562f50c8 @id=\"2227001f-bfe1-489a-89fd-27f98d69358b\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [63.0, 42, 21, \"\", 77, 0.524], [143.0, 98, 45, \"\", 122, \"\"], [254.0, 190, 64, \"\", 302, \"\"], [440.0, 366, 74, \"\", 599, \"\"], [\"\", \"\", \"\", 405, \"\", \"\"], [900.0, 696, 204, 405, 1100, 0.524]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
125
125
  ]
126
126
  },
127
127
  "metadata": {},
@@ -143,25 +143,25 @@
143
143
  " </script>\n",
144
144
  "\n",
145
145
  "\n",
146
- "<div id=\"987d734d-2ecc-4d78-a115-ca3ff7c3b49d\" style=\"height: 100%; width: 100%;\"></div>\n",
146
+ "<div id=\"439dd525-fb87-4077-8153-7262c609d433\" style=\"height: 100%; width: 100%;\"></div>\n",
147
147
  "\n",
148
148
  "<script>\n",
149
149
  " require(['plotly'], function(Plotly) { \n",
150
150
  "Plotly.newPlot(\n",
151
- " '987d734d-2ecc-4d78-a115-ca3ff7c3b49d',\n",
151
+ " '439dd525-fb87-4077-8153-7262c609d433',\n",
152
152
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[59.0,41,18,\"\",63,0.432],[126.0,90,36,\"\",117,\"\"],[248.0,194,54,\"\",297,\"\"],[396.0,324,72,\"\",567,\"\"],[72.0,72,\"\",\"\",108,\"\"],[901.0,721,180,\"\",1152,0.432]]}}],\n",
153
153
  " {\"height\":350},\n",
154
154
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
155
155
  ")\n",
156
156
  "\n",
157
157
  "window.addEventListener('resize', function() {\n",
158
- " Plotly.Plots.resize(document.getElementById('987d734d-2ecc-4d78-a115-ca3ff7c3b49d'))\n",
158
+ " Plotly.Plots.resize(document.getElementById('439dd525-fb87-4077-8153-7262c609d433'))\n",
159
159
  "})\n",
160
160
  " }) \n",
161
161
  "</script>"
162
162
  ],
163
163
  "text/plain": [
164
- "#<Plotly::Offline::HTML:0x00007ffe79b588d8 @id=\"987d734d-2ecc-4d78-a115-ca3ff7c3b49d\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [59.0, 41, 18, \"\", 63, 0.432], [126.0, 90, 36, \"\", 117, \"\"], [248.0, 194, 54, \"\", 297, \"\"], [396.0, 324, 72, \"\", 567, \"\"], [72.0, 72, \"\", \"\", 108, \"\"], [901.0, 721, 180, \"\", 1152, 0.432]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
164
+ "#<Plotly::Offline::HTML:0x00007fcd5630c700 @id=\"439dd525-fb87-4077-8153-7262c609d433\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [59.0, 41, 18, \"\", 63, 0.432], [126.0, 90, 36, \"\", 117, \"\"], [248.0, 194, 54, \"\", 297, \"\"], [396.0, 324, 72, \"\", 567, \"\"], [72.0, 72, \"\", \"\", 108, \"\"], [901.0, 721, 180, \"\", 1152, 0.432]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
165
165
  ]
166
166
  },
167
167
  "metadata": {},
@@ -183,25 +183,25 @@
183
183
  " </script>\n",
184
184
  "\n",
185
185
  "\n",
186
- "<div id=\"982c1afc-841b-448b-9c5a-b90e23a0122c\" style=\"height: 100%; width: 100%;\"></div>\n",
186
+ "<div id=\"408dd026-4d8a-4f92-bcb7-60857abe90d2\" style=\"height: 100%; width: 100%;\"></div>\n",
187
187
  "\n",
188
188
  "<script>\n",
189
189
  " require(['plotly'], function(Plotly) { \n",
190
190
  "Plotly.newPlot(\n",
191
- " '982c1afc-841b-448b-9c5a-b90e23a0122c',\n",
191
+ " '408dd026-4d8a-4f92-bcb7-60857abe90d2',\n",
192
192
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[63.0,42,21,\"\",77,0.524],[143.0,98,45,\"\",122,\"\"],[254.0,190,64,\"\",302,\"\"],[440.0,366,74,\"\",599,\"\"],[\"\",\"\",\"\",405,\"\",\"\"],[900.0,696,204,405,1100,0.524]]}}],\n",
193
193
  " {\"height\":350},\n",
194
194
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
195
195
  ")\n",
196
196
  "\n",
197
197
  "window.addEventListener('resize', function() {\n",
198
- " Plotly.Plots.resize(document.getElementById('982c1afc-841b-448b-9c5a-b90e23a0122c'))\n",
198
+ " Plotly.Plots.resize(document.getElementById('408dd026-4d8a-4f92-bcb7-60857abe90d2'))\n",
199
199
  "})\n",
200
200
  " }) \n",
201
201
  "</script>"
202
202
  ],
203
203
  "text/plain": [
204
- "#<Plotly::Offline::HTML:0x00007ffe79b90f30 @id=\"982c1afc-841b-448b-9c5a-b90e23a0122c\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [63.0, 42, 21, \"\", 77, 0.524], [143.0, 98, 45, \"\", 122, \"\"], [254.0, 190, 64, \"\", 302, \"\"], [440.0, 366, 74, \"\", 599, \"\"], [\"\", \"\", \"\", 405, \"\", \"\"], [900.0, 696, 204, 405, 1100, 0.524]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
204
+ "#<Plotly::Offline::HTML:0x00007fcd5632fd90 @id=\"408dd026-4d8a-4f92-bcb7-60857abe90d2\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [63.0, 42, 21, \"\", 77, 0.524], [143.0, 98, 45, \"\", 122, \"\"], [254.0, 190, 64, \"\", 302, \"\"], [440.0, 366, 74, \"\", 599, \"\"], [\"\", \"\", \"\", 405, \"\", \"\"], [900.0, 696, 204, 405, 1100, 0.524]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
205
205
  ]
206
206
  },
207
207
  "metadata": {},
@@ -223,25 +223,25 @@
223
223
  " </script>\n",
224
224
  "\n",
225
225
  "\n",
226
- "<div id=\"492f1eca-8cb0-44f0-955b-9315666d8860\" style=\"height: 100%; width: 100%;\"></div>\n",
226
+ "<div id=\"f2938a25-3ebe-4dfc-8500-ad8feeb6e051\" style=\"height: 100%; width: 100%;\"></div>\n",
227
227
  "\n",
228
228
  "<script>\n",
229
229
  " require(['plotly'], function(Plotly) { \n",
230
230
  "Plotly.newPlot(\n",
231
- " '492f1eca-8cb0-44f0-955b-9315666d8860',\n",
231
+ " 'f2938a25-3ebe-4dfc-8500-ad8feeb6e051',\n",
232
232
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[59.0,41,18,\"\",63,0.432],[126.0,90,36,\"\",117,\"\"],[248.0,194,54,\"\",297,\"\"],[396.0,324,72,\"\",567,\"\"],[72.0,72,\"\",\"\",108,\"\"],[901.0,721,180,\"\",1152,0.432]]}}],\n",
233
233
  " {\"height\":350},\n",
234
234
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
235
235
  ")\n",
236
236
  "\n",
237
237
  "window.addEventListener('resize', function() {\n",
238
- " Plotly.Plots.resize(document.getElementById('492f1eca-8cb0-44f0-955b-9315666d8860'))\n",
238
+ " Plotly.Plots.resize(document.getElementById('f2938a25-3ebe-4dfc-8500-ad8feeb6e051'))\n",
239
239
  "})\n",
240
240
  " }) \n",
241
241
  "</script>"
242
242
  ],
243
243
  "text/plain": [
244
- "#<Plotly::Offline::HTML:0x00007ffe7627d6d0 @id=\"492f1eca-8cb0-44f0-955b-9315666d8860\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [59.0, 41, 18, \"\", 63, 0.432], [126.0, 90, 36, \"\", 117, \"\"], [248.0, 194, 54, \"\", 297, \"\"], [396.0, 324, 72, \"\", 567, \"\"], [72.0, 72, \"\", \"\", 108, \"\"], [901.0, 721, 180, \"\", 1152, 0.432]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
244
+ "#<Plotly::Offline::HTML:0x00007fcd5633e9f8 @id=\"f2938a25-3ebe-4dfc-8500-ad8feeb6e051\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [59.0, 41, 18, \"\", 63, 0.432], [126.0, 90, 36, \"\", 117, \"\"], [248.0, 194, 54, \"\", 297, \"\"], [396.0, 324, 72, \"\", 567, \"\"], [72.0, 72, \"\", \"\", 108, \"\"], [901.0, 721, 180, \"\", 1152, 0.432]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
245
245
  ]
246
246
  },
247
247
  "metadata": {},
@@ -256,39 +256,29 @@
256
256
  " </script>\n",
257
257
  "\n",
258
258
  "\n",
259
- "<div id=\"65bdffeb-2209-44dc-a83c-27c82e6947ae\" style=\"height: 100%; width: 100%;\"></div>\n",
259
+ "<div id=\"021b5cdb-ac99-450f-bce6-4fdc6ab6d528\" style=\"height: 100%; width: 100%;\"></div>\n",
260
260
  "\n",
261
261
  "<script>\n",
262
262
  " require(['plotly'], function(Plotly) { \n",
263
263
  "Plotly.newPlot(\n",
264
- " '65bdffeb-2209-44dc-a83c-27c82e6947ae',\n",
264
+ " '021b5cdb-ac99-450f-bce6-4fdc6ab6d528',\n",
265
265
  " [{\"type\":\"table\",\"header\":{\"values\":[\"date\",\"moto_koji\",\"moromi_koji\",\"moto\",\"soe\",\"naka\",\"tome\",\"yodan\"]},\"cells\":{\"values\":[[\"02/20\",\"02/21\",\"02/22\",\"02/23\",\"02/24\",\"02/25\",\"02/26\",\"02/27\",\"02/28\",\"02/29\",\"03/01\",\"03/02\",\"03/03\",\"03/04\",\"03/05\",\"03/06\",\"03/07\",\"03/08\",\"03/09\",\"03/10\",\"03/11\",\"03/12\",\"03/13\",\"03/14\",\"03/15\",\"03/16\",\"03/17\",\"03/18\",\"03/19\",\"03/20\",\"03/21\",\"03/22\",\"03/23\",\"03/24\",\"03/25\",\"03/26\",\"03/27\",\"03/28\",\"03/29\",\"03/30\",\"03/31\",\"04/01\",\"04/02\",\"04/03\",\"04/04\",\"04/05\",\"04/06\",\"04/07\",\"04/08\",\"04/09\",\"04/10\",\"04/11\",\"04/12\",\"04/13\",\"04/14\",\"04/15\"],[\"仕3: 21\\u003cbr\\u003e仕4: 18\",[],[],[],\"仕1: 140\",\"\",[],\"仕2: 128\\u003cbr\\u003e仕5: 21\\u003cbr\\u003e仕6: 18\",[],[],[],\"\",\"\",\"\",\"\",[],\"\",\"\",[],[],\"\",\"\",\"\",\"\",[],[],[],\"\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"\",\"\",\"\",\"仕3: 183\\u003cbr\\u003e仕4: 162\",[],\"\",\"\",[],[],\"\",\"仕5: 183\\u003cbr\\u003e仕6: 162\",\"\",\"\",[],[],[],\"\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"仕3: 42\\u003cbr\\u003e仕4: 41\",[],\"\",[],[],[],\"\",\"仕5: 42\\u003cbr\\u003e仕6: 41\",\"\",\"\",[],\"\",\"\",[],[],\"\",\"\",\"\",\"\",[],[],[],\"\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"仕1: 65\",\"\",\"\",\"仕2: 60\",[],\"\",\"\",[],[],\"仕3: 98\\u003cbr\\u003e仕4: 90\",\"\",\"\",\"\",[],[],[],\"仕5: 98\\u003cbr\\u003e仕6: 90\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"\",\"\",\"仕1: 150\",\"\",[],\"仕2: 138\",\"\",[],[],\"\",\"\",\"仕3: 190\\u003cbr\\u003e仕4: 194\",\"\",[],[],[],\"\",[],\"仕5: 190\\u003cbr\\u003e仕6: 194\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"\",\"\",\"\",\"仕1: 245\",[],\"\",\"仕2: 225\",[],[],\"\",\"\",\"\",\"仕3: 366\\u003cbr\\u003e仕4: 324\",[],[],[],\"\",[],\"\",\"仕5: 366\\u003cbr\\u003e仕6: 324\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"\",\"\",\"\",\"\",[],\"\",\"\",[],[],\"\",\"\",\"\",\"\",[],[],[],\"\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"仕4: 72\",[],[],[],[],[],[],\"仕6: 72\"]]}}],\n",
266
266
  " {\"height\":1000},\n",
267
267
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
268
268
  ")\n",
269
269
  "\n",
270
270
  "window.addEventListener('resize', function() {\n",
271
- " Plotly.Plots.resize(document.getElementById('65bdffeb-2209-44dc-a83c-27c82e6947ae'))\n",
271
+ " Plotly.Plots.resize(document.getElementById('021b5cdb-ac99-450f-bce6-4fdc6ab6d528'))\n",
272
272
  "})\n",
273
273
  " }) \n",
274
274
  "</script>"
275
275
  ],
276
276
  "text/plain": [
277
- "#<Plotly::Offline::HTML:0x00007ffe79c55d08 @id=\"65bdffeb-2209-44dc-a83c-27c82e6947ae\", @data=[{:type=>:table, :header=>{:values=>[:date, :moto_koji, :moromi_koji, :moto, :soe, :naka, :tome, :yodan]}, :cells=>{:values=>[[\"02/20\", \"02/21\", \"02/22\", \"02/23\", \"02/24\", \"02/25\", \"02/26\", \"02/27\", \"02/28\", \"02/29\", \"03/01\", \"03/02\", \"03/03\", \"03/04\", \"03/05\", \"03/06\", \"03/07\", \"03/08\", \"03/09\", \"03/10\", \"03/11\", \"03/12\", \"03/13\", \"03/14\", \"03/15\", \"03/16\", \"03/17\", \"03/18\", \"03/19\", \"03/20\", \"03/21\", \"03/22\", \"03/23\", \"03/24\", \"03/25\", \"03/26\", \"03/27\", \"03/28\", \"03/29\", \"03/30\", \"03/31\", \"04/01\", \"04/02\", \"04/03\", \"04/04\", \"04/05\", \"04/06\", \"04/07\", \"04/08\", \"04/09\", \"04/10\", \"04/11\", \"04/12\", \"04/13\", \"04/14\", \"04/15\"], [\"仕3: 21<br>仕4: 18\", [], [], [], \"仕1: 140\", \"\", [], \"仕2: 128<br>仕5: 21<br>仕6: 18\", [], [], [], \"\", \"\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"仕3: 183<br>仕4: 162\", [], \"\", \"\", [], [], \"\", \"仕5: 183<br>仕6: 162\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"仕3: 42<br>仕4: 41\", [], \"\", [], [], [], \"\", \"仕5: 42<br>仕6: 41\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"仕1: 65\", \"\", \"\", \"仕2: 60\", [], \"\", \"\", [], [], \"仕3: 98<br>仕4: 90\", \"\", \"\", \"\", [], [], [], \"仕5: 98<br>仕6: 90\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"仕1: 150\", \"\", [], \"仕2: 138\", \"\", [], [], \"\", \"\", \"仕3: 190<br>仕4: 194\", \"\", [], [], [], \"\", [], \"仕5: 190<br>仕6: 194\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"仕1: 245\", [], \"\", \"仕2: 225\", [], [], \"\", \"\", \"\", \"仕3: 366<br>仕4: 324\", [], [], [], \"\", [], \"\", \"仕5: 366<br>仕6: 324\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"仕4: 72\", [], [], [], [], [], [], \"仕6: 72\"]]}}], @layout={:height=>1000}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
277
+ "#<Plotly::Offline::HTML:0x00007fcd50310d60 @id=\"021b5cdb-ac99-450f-bce6-4fdc6ab6d528\", @data=[{:type=>:table, :header=>{:values=>[:date, :moto_koji, :moromi_koji, :moto, :soe, :naka, :tome, :yodan]}, :cells=>{:values=>[[\"02/20\", \"02/21\", \"02/22\", \"02/23\", \"02/24\", \"02/25\", \"02/26\", \"02/27\", \"02/28\", \"02/29\", \"03/01\", \"03/02\", \"03/03\", \"03/04\", \"03/05\", \"03/06\", \"03/07\", \"03/08\", \"03/09\", \"03/10\", \"03/11\", \"03/12\", \"03/13\", \"03/14\", \"03/15\", \"03/16\", \"03/17\", \"03/18\", \"03/19\", \"03/20\", \"03/21\", \"03/22\", \"03/23\", \"03/24\", \"03/25\", \"03/26\", \"03/27\", \"03/28\", \"03/29\", \"03/30\", \"03/31\", \"04/01\", \"04/02\", \"04/03\", \"04/04\", \"04/05\", \"04/06\", \"04/07\", \"04/08\", \"04/09\", \"04/10\", \"04/11\", \"04/12\", \"04/13\", \"04/14\", \"04/15\"], [\"仕3: 21<br>仕4: 18\", [], [], [], \"仕1: 140\", \"\", [], \"仕2: 128<br>仕5: 21<br>仕6: 18\", [], [], [], \"\", \"\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"仕3: 183<br>仕4: 162\", [], \"\", \"\", [], [], \"\", \"仕5: 183<br>仕6: 162\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"仕3: 42<br>仕4: 41\", [], \"\", [], [], [], \"\", \"仕5: 42<br>仕6: 41\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"仕1: 65\", \"\", \"\", \"仕2: 60\", [], \"\", \"\", [], [], \"仕3: 98<br>仕4: 90\", \"\", \"\", \"\", [], [], [], \"仕5: 98<br>仕6: 90\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"仕1: 150\", \"\", [], \"仕2: 138\", \"\", [], [], \"\", \"\", \"仕3: 190<br>仕4: 194\", \"\", [], [], [], \"\", [], \"仕5: 190<br>仕6: 194\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"仕1: 245\", [], \"\", \"仕2: 225\", [], [], \"\", \"\", \"\", \"仕3: 366<br>仕4: 324\", [], [], [], \"\", [], \"\", \"仕5: 366<br>仕6: 324\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"仕4: 72\", [], [], [], [], [], [], \"仕6: 72\"]]}}], @layout={:height=>1000}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
278
278
  ]
279
279
  },
280
280
  "metadata": {},
281
281
  "output_type": "display_data"
282
- },
283
- {
284
- "data": {
285
- "text/plain": [
286
- "#<CZTop::Socket::PUB:0x7ffe7ce6ca60 last_endpoint=\"tcp://127.0.0.1:56385\">"
287
- ]
288
- },
289
- "execution_count": 1,
290
- "metadata": {},
291
- "output_type": "execute_result"
292
282
  }
293
283
  ],
294
284
  "source": [
@@ -345,7 +335,9 @@
345
335
  "\n",
346
336
  "cal.table.tap {|t|\n",
347
337
  " t.layout.height = 1000\n",
348
- "}.show"
338
+ "}.show\n",
339
+ "\n",
340
+ "nil"
349
341
  ]
350
342
  },
351
343
  {
@@ -366,7 +358,7 @@
366
358
  "file_extension": ".rb",
367
359
  "mimetype": "application/x-ruby",
368
360
  "name": "ruby",
369
- "version": "2.6.3"
361
+ "version": "2.7.2"
370
362
  }
371
363
  },
372
364
  "nbformat": 4,
@@ -23,25 +23,25 @@
23
23
  " </script>\n",
24
24
  "\n",
25
25
  "\n",
26
- "<div id=\"094b5d6a-6180-4b81-812c-2bc37ea69f06\" style=\"height: 100%; width: 100%;\"></div>\n",
26
+ "<div id=\"dce806b5-a4eb-44fb-b999-82a60a4741b5\" style=\"height: 100%; width: 100%;\"></div>\n",
27
27
  "\n",
28
28
  "<script>\n",
29
29
  " require(['plotly'], function(Plotly) { \n",
30
30
  "Plotly.newPlot(\n",
31
- " '094b5d6a-6180-4b81-812c-2bc37ea69f06',\n",
31
+ " 'dce806b5-a4eb-44fb-b999-82a60a4741b5',\n",
32
32
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[35.0,\"\",35,\"\",123,0.8],[65.0,65,\"\",\"\",\"\",\"\"],[200.0,150,50,\"\",200,\"\"],[300.0,245,55,\"\",400,\"\"],[\"\",\"\",\"\",\"\",128,\"\"],[600.0,460,140,\"\",851,0.8]]}}],\n",
33
33
  " {\"height\":350},\n",
34
34
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
35
35
  ")\n",
36
36
  "\n",
37
37
  "window.addEventListener('resize', function() {\n",
38
- " Plotly.Plots.resize(document.getElementById('094b5d6a-6180-4b81-812c-2bc37ea69f06'))\n",
38
+ " Plotly.Plots.resize(document.getElementById('dce806b5-a4eb-44fb-b999-82a60a4741b5'))\n",
39
39
  "})\n",
40
40
  " }) \n",
41
41
  "</script>"
42
42
  ],
43
43
  "text/plain": [
44
- "#<Plotly::Offline::HTML:0x00007fcb34144040 @id=\"094b5d6a-6180-4b81-812c-2bc37ea69f06\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [35.0, \"\", 35, \"\", 123, 0.8], [65.0, 65, \"\", \"\", \"\", \"\"], [200.0, 150, 50, \"\", 200, \"\"], [300.0, 245, 55, \"\", 400, \"\"], [\"\", \"\", \"\", \"\", 128, \"\"], [600.0, 460, 140, \"\", 851, 0.8]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
44
+ "#<Plotly::Offline::HTML:0x00007fd253aa8368 @id=\"dce806b5-a4eb-44fb-b999-82a60a4741b5\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [35.0, \"\", 35, \"\", 123, 0.8], [65.0, 65, \"\", \"\", \"\", \"\"], [200.0, 150, 50, \"\", 200, \"\"], [300.0, 245, 55, \"\", 400, \"\"], [\"\", \"\", \"\", \"\", 128, \"\"], [600.0, 460, 140, \"\", 851, 0.8]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
45
45
  ]
46
46
  },
47
47
  "metadata": {},
@@ -63,25 +63,25 @@
63
63
  " </script>\n",
64
64
  "\n",
65
65
  "\n",
66
- "<div id=\"4ddcdb6b-b9ac-4745-9edb-81598d9c29cc\" style=\"height: 100%; width: 100%;\"></div>\n",
66
+ "<div id=\"4312d8ac-4c2d-435d-8f70-7dfb80c98e38\" style=\"height: 100%; width: 100%;\"></div>\n",
67
67
  "\n",
68
68
  "<script>\n",
69
69
  " require(['plotly'], function(Plotly) { \n",
70
70
  "Plotly.newPlot(\n",
71
- " '4ddcdb6b-b9ac-4745-9edb-81598d9c29cc',\n",
71
+ " '4312d8ac-4c2d-435d-8f70-7dfb80c98e38',\n",
72
72
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[32.0,\"\",32,\"\",112,0.733],[60.0,60,\"\",\"\",\"\",\"\"],[184.0,138,46,\"\",183,\"\"],[275.0,225,50,\"\",367,\"\"],[\"\",\"\",\"\",\"\",117,\"\"],[551.0,423,128,\"\",779,0.733]]}}],\n",
73
73
  " {\"height\":350},\n",
74
74
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
75
75
  ")\n",
76
76
  "\n",
77
77
  "window.addEventListener('resize', function() {\n",
78
- " Plotly.Plots.resize(document.getElementById('4ddcdb6b-b9ac-4745-9edb-81598d9c29cc'))\n",
78
+ " Plotly.Plots.resize(document.getElementById('4312d8ac-4c2d-435d-8f70-7dfb80c98e38'))\n",
79
79
  "})\n",
80
80
  " }) \n",
81
81
  "</script>"
82
82
  ],
83
83
  "text/plain": [
84
- "#<Plotly::Offline::HTML:0x00007fcb38190248 @id=\"4ddcdb6b-b9ac-4745-9edb-81598d9c29cc\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [32.0, \"\", 32, \"\", 112, 0.733], [60.0, 60, \"\", \"\", \"\", \"\"], [184.0, 138, 46, \"\", 183, \"\"], [275.0, 225, 50, \"\", 367, \"\"], [\"\", \"\", \"\", \"\", 117, \"\"], [551.0, 423, 128, \"\", 779, 0.733]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
84
+ "#<Plotly::Offline::HTML:0x00007fd258151a30 @id=\"4312d8ac-4c2d-435d-8f70-7dfb80c98e38\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [32.0, \"\", 32, \"\", 112, 0.733], [60.0, 60, \"\", \"\", \"\", \"\"], [184.0, 138, 46, \"\", 183, \"\"], [275.0, 225, 50, \"\", 367, \"\"], [\"\", \"\", \"\", \"\", 117, \"\"], [551.0, 423, 128, \"\", 779, 0.733]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
85
85
  ]
86
86
  },
87
87
  "metadata": {},
@@ -103,25 +103,25 @@
103
103
  " </script>\n",
104
104
  "\n",
105
105
  "\n",
106
- "<div id=\"7d75d4ed-572d-4b7d-982c-a2deff7ac50d\" style=\"height: 100%; width: 100%;\"></div>\n",
106
+ "<div id=\"17303de3-4c5c-457d-98db-5b23941d19c8\" style=\"height: 100%; width: 100%;\"></div>\n",
107
107
  "\n",
108
108
  "<script>\n",
109
109
  " require(['plotly'], function(Plotly) { \n",
110
110
  "Plotly.newPlot(\n",
111
- " '7d75d4ed-572d-4b7d-982c-a2deff7ac50d',\n",
111
+ " '17303de3-4c5c-457d-98db-5b23941d19c8',\n",
112
112
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[63.0,42,21,\"\",77,0.524],[143.0,98,45,\"\",122,\"\"],[254.0,190,64,\"\",302,\"\"],[440.0,366,74,\"\",599,\"\"],[\"\",\"\",\"\",405,\"\",\"\"],[900.0,696,204,405,1100,0.524]]}}],\n",
113
113
  " {\"height\":350},\n",
114
114
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
115
115
  ")\n",
116
116
  "\n",
117
117
  "window.addEventListener('resize', function() {\n",
118
- " Plotly.Plots.resize(document.getElementById('7d75d4ed-572d-4b7d-982c-a2deff7ac50d'))\n",
118
+ " Plotly.Plots.resize(document.getElementById('17303de3-4c5c-457d-98db-5b23941d19c8'))\n",
119
119
  "})\n",
120
120
  " }) \n",
121
121
  "</script>"
122
122
  ],
123
123
  "text/plain": [
124
- "#<Plotly::Offline::HTML:0x00007fcb399300b0 @id=\"7d75d4ed-572d-4b7d-982c-a2deff7ac50d\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [63.0, 42, 21, \"\", 77, 0.524], [143.0, 98, 45, \"\", 122, \"\"], [254.0, 190, 64, \"\", 302, \"\"], [440.0, 366, 74, \"\", 599, \"\"], [\"\", \"\", \"\", 405, \"\", \"\"], [900.0, 696, 204, 405, 1100, 0.524]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
124
+ "#<Plotly::Offline::HTML:0x00007fd258847b50 @id=\"17303de3-4c5c-457d-98db-5b23941d19c8\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [63.0, 42, 21, \"\", 77, 0.524], [143.0, 98, 45, \"\", 122, \"\"], [254.0, 190, 64, \"\", 302, \"\"], [440.0, 366, 74, \"\", 599, \"\"], [\"\", \"\", \"\", 405, \"\", \"\"], [900.0, 696, 204, 405, 1100, 0.524]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
125
125
  ]
126
126
  },
127
127
  "metadata": {},
@@ -143,25 +143,25 @@
143
143
  " </script>\n",
144
144
  "\n",
145
145
  "\n",
146
- "<div id=\"6bc14bb8-190b-432c-abea-e03093306db3\" style=\"height: 100%; width: 100%;\"></div>\n",
146
+ "<div id=\"7c1f51c6-97c3-4a1d-91c4-95e720549f66\" style=\"height: 100%; width: 100%;\"></div>\n",
147
147
  "\n",
148
148
  "<script>\n",
149
149
  " require(['plotly'], function(Plotly) { \n",
150
150
  "Plotly.newPlot(\n",
151
- " '6bc14bb8-190b-432c-abea-e03093306db3',\n",
151
+ " '7c1f51c6-97c3-4a1d-91c4-95e720549f66',\n",
152
152
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[59.0,41,18,\"\",63,0.432],[126.0,90,36,\"\",117,\"\"],[248.0,194,54,\"\",297,\"\"],[396.0,324,72,\"\",567,\"\"],[72.0,72,\"\",\"\",108,\"\"],[901.0,721,180,\"\",1152,0.432]]}}],\n",
153
153
  " {\"height\":350},\n",
154
154
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
155
155
  ")\n",
156
156
  "\n",
157
157
  "window.addEventListener('resize', function() {\n",
158
- " Plotly.Plots.resize(document.getElementById('6bc14bb8-190b-432c-abea-e03093306db3'))\n",
158
+ " Plotly.Plots.resize(document.getElementById('7c1f51c6-97c3-4a1d-91c4-95e720549f66'))\n",
159
159
  "})\n",
160
160
  " }) \n",
161
161
  "</script>"
162
162
  ],
163
163
  "text/plain": [
164
- "#<Plotly::Offline::HTML:0x00007fcb381b15b0 @id=\"6bc14bb8-190b-432c-abea-e03093306db3\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [59.0, 41, 18, \"\", 63, 0.432], [126.0, 90, 36, \"\", 117, \"\"], [248.0, 194, 54, \"\", 297, \"\"], [396.0, 324, 72, \"\", 567, \"\"], [72.0, 72, \"\", \"\", 108, \"\"], [901.0, 721, 180, \"\", 1152, 0.432]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
164
+ "#<Plotly::Offline::HTML:0x00007fd258160580 @id=\"7c1f51c6-97c3-4a1d-91c4-95e720549f66\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [59.0, 41, 18, \"\", 63, 0.432], [126.0, 90, 36, \"\", 117, \"\"], [248.0, 194, 54, \"\", 297, \"\"], [396.0, 324, 72, \"\", 567, \"\"], [72.0, 72, \"\", \"\", 108, \"\"], [901.0, 721, 180, \"\", 1152, 0.432]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
165
165
  ]
166
166
  },
167
167
  "metadata": {},
@@ -183,25 +183,25 @@
183
183
  " </script>\n",
184
184
  "\n",
185
185
  "\n",
186
- "<div id=\"8ebbd610-a5c6-4a56-8a22-42554643c1be\" style=\"height: 100%; width: 100%;\"></div>\n",
186
+ "<div id=\"9954dc86-89f6-4795-a59d-3b60ac39e290\" style=\"height: 100%; width: 100%;\"></div>\n",
187
187
  "\n",
188
188
  "<script>\n",
189
189
  " require(['plotly'], function(Plotly) { \n",
190
190
  "Plotly.newPlot(\n",
191
- " '8ebbd610-a5c6-4a56-8a22-42554643c1be',\n",
191
+ " '9954dc86-89f6-4795-a59d-3b60ac39e290',\n",
192
192
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[63.0,42,21,\"\",77,0.524],[143.0,98,45,\"\",122,\"\"],[254.0,190,64,\"\",302,\"\"],[440.0,366,74,\"\",599,\"\"],[\"\",\"\",\"\",405,\"\",\"\"],[900.0,696,204,405,1100,0.524]]}}],\n",
193
193
  " {\"height\":350},\n",
194
194
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
195
195
  ")\n",
196
196
  "\n",
197
197
  "window.addEventListener('resize', function() {\n",
198
- " Plotly.Plots.resize(document.getElementById('8ebbd610-a5c6-4a56-8a22-42554643c1be'))\n",
198
+ " Plotly.Plots.resize(document.getElementById('9954dc86-89f6-4795-a59d-3b60ac39e290'))\n",
199
199
  "})\n",
200
200
  " }) \n",
201
201
  "</script>"
202
202
  ],
203
203
  "text/plain": [
204
- "#<Plotly::Offline::HTML:0x00007fcb39981618 @id=\"8ebbd610-a5c6-4a56-8a22-42554643c1be\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [63.0, 42, 21, \"\", 77, 0.524], [143.0, 98, 45, \"\", 122, \"\"], [254.0, 190, 64, \"\", 302, \"\"], [440.0, 366, 74, \"\", 599, \"\"], [\"\", \"\", \"\", 405, \"\", \"\"], [900.0, 696, 204, 405, 1100, 0.524]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
204
+ "#<Plotly::Offline::HTML:0x00007fd253bc4828 @id=\"9954dc86-89f6-4795-a59d-3b60ac39e290\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [63.0, 42, 21, \"\", 77, 0.524], [143.0, 98, 45, \"\", 122, \"\"], [254.0, 190, 64, \"\", 302, \"\"], [440.0, 366, 74, \"\", 599, \"\"], [\"\", \"\", \"\", 405, \"\", \"\"], [900.0, 696, 204, 405, 1100, 0.524]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
205
205
  ]
206
206
  },
207
207
  "metadata": {},
@@ -223,25 +223,25 @@
223
223
  " </script>\n",
224
224
  "\n",
225
225
  "\n",
226
- "<div id=\"6a6ce121-e9b5-44d7-9a02-23e0ae07caa3\" style=\"height: 100%; width: 100%;\"></div>\n",
226
+ "<div id=\"40f05087-0ff0-4a2e-b105-34a5041e5485\" style=\"height: 100%; width: 100%;\"></div>\n",
227
227
  "\n",
228
228
  "<script>\n",
229
229
  " require(['plotly'], function(Plotly) { \n",
230
230
  "Plotly.newPlot(\n",
231
- " '6a6ce121-e9b5-44d7-9a02-23e0ae07caa3',\n",
231
+ " '40f05087-0ff0-4a2e-b105-34a5041e5485',\n",
232
232
  " [{\"type\":\"table\",\"header\":{\"values\":[\"\",\"Step0\",\"Step1\",\"Step2\",\"Step3\",\"Step4\",\"total\"]},\"cells\":{\"values\":[[\"RiceTotal\",\"Kake\",\"Koji\",\"Alcohol\",\"Water\",\"LacticAcid\"],[59.0,41,18,\"\",63,0.432],[126.0,90,36,\"\",117,\"\"],[248.0,194,54,\"\",297,\"\"],[396.0,324,72,\"\",567,\"\"],[72.0,72,\"\",\"\",108,\"\"],[901.0,721,180,\"\",1152,0.432]]}}],\n",
233
233
  " {\"height\":350},\n",
234
234
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
235
235
  ")\n",
236
236
  "\n",
237
237
  "window.addEventListener('resize', function() {\n",
238
- " Plotly.Plots.resize(document.getElementById('6a6ce121-e9b5-44d7-9a02-23e0ae07caa3'))\n",
238
+ " Plotly.Plots.resize(document.getElementById('40f05087-0ff0-4a2e-b105-34a5041e5485'))\n",
239
239
  "})\n",
240
240
  " }) \n",
241
241
  "</script>"
242
242
  ],
243
243
  "text/plain": [
244
- "#<Plotly::Offline::HTML:0x00007fcb399b61b0 @id=\"6a6ce121-e9b5-44d7-9a02-23e0ae07caa3\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [59.0, 41, 18, \"\", 63, 0.432], [126.0, 90, 36, \"\", 117, \"\"], [248.0, 194, 54, \"\", 297, \"\"], [396.0, 324, 72, \"\", 567, \"\"], [72.0, 72, \"\", \"\", 108, \"\"], [901.0, 721, 180, \"\", 1152, 0.432]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
244
+ "#<Plotly::Offline::HTML:0x00007fd258180c90 @id=\"40f05087-0ff0-4a2e-b105-34a5041e5485\", @data=[{:type=>:table, :header=>{:values=>[\"\", :Step0, :Step1, :Step2, :Step3, :Step4, :total]}, :cells=>{:values=>[[\"RiceTotal\", \"Kake\", \"Koji\", \"Alcohol\", \"Water\", \"LacticAcid\"], [59.0, 41, 18, \"\", 63, 0.432], [126.0, 90, 36, \"\", 117, \"\"], [248.0, 194, 54, \"\", 297, \"\"], [396.0, 324, 72, \"\", 567, \"\"], [72.0, 72, \"\", \"\", 108, \"\"], [901.0, 721, 180, \"\", 1152, 0.432]]}}], @layout={:height=>350}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
245
245
  ]
246
246
  },
247
247
  "metadata": {},
@@ -256,39 +256,29 @@
256
256
  " </script>\n",
257
257
  "\n",
258
258
  "\n",
259
- "<div id=\"3f556255-c944-4b99-8d29-323b9e11905f\" style=\"height: 100%; width: 100%;\"></div>\n",
259
+ "<div id=\"5b973151-4ba6-4a19-b4d4-ee61d29e8bd0\" style=\"height: 100%; width: 100%;\"></div>\n",
260
260
  "\n",
261
261
  "<script>\n",
262
262
  " require(['plotly'], function(Plotly) { \n",
263
263
  "Plotly.newPlot(\n",
264
- " '3f556255-c944-4b99-8d29-323b9e11905f',\n",
264
+ " '5b973151-4ba6-4a19-b4d4-ee61d29e8bd0',\n",
265
265
  " [{\"type\":\"table\",\"header\":{\"values\":[\"date\",\"moto_koji\",\"moromi_koji\",\"moto\",\"soe\",\"naka\",\"tome\",\"yodan\"]},\"cells\":{\"values\":[[\"02/20\",\"02/21\",\"02/22\",\"02/23\",\"02/24\",\"02/25\",\"02/26\",\"02/27\",\"02/28\",\"02/29\",\"03/01\",\"03/02\",\"03/03\",\"03/04\",\"03/05\",\"03/06\",\"03/07\",\"03/08\",\"03/09\",\"03/10\",\"03/11\",\"03/12\",\"03/13\",\"03/14\",\"03/15\",\"03/16\",\"03/17\",\"03/18\",\"03/19\",\"03/20\",\"03/21\",\"03/22\",\"03/23\",\"03/24\",\"03/25\",\"03/26\",\"03/27\",\"03/28\",\"03/29\",\"03/30\",\"03/31\",\"04/01\",\"04/02\",\"04/03\",\"04/04\",\"04/05\",\"04/06\",\"04/07\",\"04/08\",\"04/09\",\"04/10\",\"04/11\",\"04/12\",\"04/13\",\"04/14\",\"04/15\"],[\"仕3: 21\\u003cbr\\u003e仕4: 18\",[],[],[],\"仕1: 140\",\"\",[],\"仕2: 128\\u003cbr\\u003e仕5: 21\\u003cbr\\u003e仕6: 18\",[],[],[],\"\",\"\",\"\",\"\",[],\"\",\"\",[],[],\"\",\"\",\"\",\"\",[],[],[],\"\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"\",\"\",\"\",\"仕3: 183\\u003cbr\\u003e仕4: 162\",[],\"\",\"\",[],[],\"\",\"仕5: 183\\u003cbr\\u003e仕6: 162\",\"\",\"\",[],[],[],\"\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"仕3: 42\\u003cbr\\u003e仕4: 41\",[],\"\",[],[],[],\"\",\"仕5: 42\\u003cbr\\u003e仕6: 41\",\"\",\"\",[],\"\",\"\",[],[],\"\",\"\",\"\",\"\",[],[],[],\"\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"仕1: 65\",\"\",\"\",\"仕2: 60\",[],\"\",\"\",[],[],\"仕3: 98\\u003cbr\\u003e仕4: 90\",\"\",\"\",\"\",[],[],[],\"仕5: 98\\u003cbr\\u003e仕6: 90\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"\",\"\",\"仕1: 150\",\"\",[],\"仕2: 138\",\"\",[],[],\"\",\"\",\"仕3: 190\\u003cbr\\u003e仕4: 194\",\"\",[],[],[],\"\",[],\"仕5: 190\\u003cbr\\u003e仕6: 194\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"\",\"\",\"\",\"仕1: 245\",[],\"\",\"仕2: 225\",[],[],\"\",\"\",\"\",\"仕3: 366\\u003cbr\\u003e仕4: 324\",[],[],[],\"\",[],\"\",\"仕5: 366\\u003cbr\\u003e仕6: 324\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"\",[],[],[],[],[],[],\"\"],[\"\",[],[],[],\"\",\"\",[],\"\",[],[],[],\"\",\"\",\"\",\"\",[],\"\",\"\",[],[],\"\",\"\",\"\",\"\",[],[],[],\"\",[],\"\",\"\",[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],\"仕4: 72\",[],[],[],[],[],[],\"仕6: 72\"]]}}],\n",
266
266
  " {\"height\":1000},\n",
267
267
  " {\"linkText\":\"Export to plot.ly\",\"showLink\":true}\n",
268
268
  ")\n",
269
269
  "\n",
270
270
  "window.addEventListener('resize', function() {\n",
271
- " Plotly.Plots.resize(document.getElementById('3f556255-c944-4b99-8d29-323b9e11905f'))\n",
271
+ " Plotly.Plots.resize(document.getElementById('5b973151-4ba6-4a19-b4d4-ee61d29e8bd0'))\n",
272
272
  "})\n",
273
273
  " }) \n",
274
274
  "</script>"
275
275
  ],
276
276
  "text/plain": [
277
- "#<Plotly::Offline::HTML:0x00007fcb39a67f00 @id=\"3f556255-c944-4b99-8d29-323b9e11905f\", @data=[{:type=>:table, :header=>{:values=>[:date, :moto_koji, :moromi_koji, :moto, :soe, :naka, :tome, :yodan]}, :cells=>{:values=>[[\"02/20\", \"02/21\", \"02/22\", \"02/23\", \"02/24\", \"02/25\", \"02/26\", \"02/27\", \"02/28\", \"02/29\", \"03/01\", \"03/02\", \"03/03\", \"03/04\", \"03/05\", \"03/06\", \"03/07\", \"03/08\", \"03/09\", \"03/10\", \"03/11\", \"03/12\", \"03/13\", \"03/14\", \"03/15\", \"03/16\", \"03/17\", \"03/18\", \"03/19\", \"03/20\", \"03/21\", \"03/22\", \"03/23\", \"03/24\", \"03/25\", \"03/26\", \"03/27\", \"03/28\", \"03/29\", \"03/30\", \"03/31\", \"04/01\", \"04/02\", \"04/03\", \"04/04\", \"04/05\", \"04/06\", \"04/07\", \"04/08\", \"04/09\", \"04/10\", \"04/11\", \"04/12\", \"04/13\", \"04/14\", \"04/15\"], [\"仕3: 21<br>仕4: 18\", [], [], [], \"仕1: 140\", \"\", [], \"仕2: 128<br>仕5: 21<br>仕6: 18\", [], [], [], \"\", \"\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"仕3: 183<br>仕4: 162\", [], \"\", \"\", [], [], \"\", \"仕5: 183<br>仕6: 162\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"仕3: 42<br>仕4: 41\", [], \"\", [], [], [], \"\", \"仕5: 42<br>仕6: 41\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"仕1: 65\", \"\", \"\", \"仕2: 60\", [], \"\", \"\", [], [], \"仕3: 98<br>仕4: 90\", \"\", \"\", \"\", [], [], [], \"仕5: 98<br>仕6: 90\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"仕1: 150\", \"\", [], \"仕2: 138\", \"\", [], [], \"\", \"\", \"仕3: 190<br>仕4: 194\", \"\", [], [], [], \"\", [], \"仕5: 190<br>仕6: 194\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"仕1: 245\", [], \"\", \"仕2: 225\", [], [], \"\", \"\", \"\", \"仕3: 366<br>仕4: 324\", [], [], [], \"\", [], \"\", \"仕5: 366<br>仕6: 324\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"仕4: 72\", [], [], [], [], [], [], \"仕6: 72\"]]}}], @layout={:height=>1000}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
277
+ "#<Plotly::Offline::HTML:0x00007fd256abb230 @id=\"5b973151-4ba6-4a19-b4d4-ee61d29e8bd0\", @data=[{:type=>:table, :header=>{:values=>[:date, :moto_koji, :moromi_koji, :moto, :soe, :naka, :tome, :yodan]}, :cells=>{:values=>[[\"02/20\", \"02/21\", \"02/22\", \"02/23\", \"02/24\", \"02/25\", \"02/26\", \"02/27\", \"02/28\", \"02/29\", \"03/01\", \"03/02\", \"03/03\", \"03/04\", \"03/05\", \"03/06\", \"03/07\", \"03/08\", \"03/09\", \"03/10\", \"03/11\", \"03/12\", \"03/13\", \"03/14\", \"03/15\", \"03/16\", \"03/17\", \"03/18\", \"03/19\", \"03/20\", \"03/21\", \"03/22\", \"03/23\", \"03/24\", \"03/25\", \"03/26\", \"03/27\", \"03/28\", \"03/29\", \"03/30\", \"03/31\", \"04/01\", \"04/02\", \"04/03\", \"04/04\", \"04/05\", \"04/06\", \"04/07\", \"04/08\", \"04/09\", \"04/10\", \"04/11\", \"04/12\", \"04/13\", \"04/14\", \"04/15\"], [\"仕3: 21<br>仕4: 18\", [], [], [], \"仕1: 140\", \"\", [], \"仕2: 128<br>仕5: 21<br>仕6: 18\", [], [], [], \"\", \"\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"仕3: 183<br>仕4: 162\", [], \"\", \"\", [], [], \"\", \"仕5: 183<br>仕6: 162\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"仕3: 42<br>仕4: 41\", [], \"\", [], [], [], \"\", \"仕5: 42<br>仕6: 41\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"仕1: 65\", \"\", \"\", \"仕2: 60\", [], \"\", \"\", [], [], \"仕3: 98<br>仕4: 90\", \"\", \"\", \"\", [], [], [], \"仕5: 98<br>仕6: 90\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"仕1: 150\", \"\", [], \"仕2: 138\", \"\", [], [], \"\", \"\", \"仕3: 190<br>仕4: 194\", \"\", [], [], [], \"\", [], \"仕5: 190<br>仕6: 194\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"仕1: 245\", [], \"\", \"仕2: 225\", [], [], \"\", \"\", \"\", \"仕3: 366<br>仕4: 324\", [], [], [], \"\", [], \"\", \"仕5: 366<br>仕6: 324\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"\", [], [], [], [], [], [], \"\"], [\"\", [], [], [], \"\", \"\", [], \"\", [], [], [], \"\", \"\", \"\", \"\", [], \"\", \"\", [], [], \"\", \"\", \"\", \"\", [], [], [], \"\", [], \"\", \"\", [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], \"仕4: 72\", [], [], [], [], [], [], \"仕6: 72\"]]}}], @layout={:height=>1000}, @config={:linkText=>\"Export to plot.ly\", :showLink=>true}, @embedded=true>"
278
278
  ]
279
279
  },
280
280
  "metadata": {},
281
281
  "output_type": "display_data"
282
- },
283
- {
284
- "data": {
285
- "text/plain": [
286
- "#<CZTop::Socket::PUB:0x7fcb3a579470 last_endpoint=\"tcp://127.0.0.1:58072\">"
287
- ]
288
- },
289
- "execution_count": 2,
290
- "metadata": {},
291
- "output_type": "execute_result"
292
282
  }
293
283
  ],
294
284
  "source": [
@@ -309,7 +299,9 @@
309
299
  "\n",
310
300
  "cal.table.tap {|t|\n",
311
301
  " t.layout.height = 1000\n",
312
- "}.show"
302
+ "}.show\n",
303
+ "\n",
304
+ "nil"
313
305
  ]
314
306
  },
315
307
  {
@@ -330,7 +322,7 @@
330
322
  "file_extension": ".rb",
331
323
  "mimetype": "application/x-ruby",
332
324
  "name": "ruby",
333
- "version": "2.6.3"
325
+ "version": "2.7.2"
334
326
  }
335
327
  },
336
328
  "nbformat": 4,