Difference between revisions of "Template:ReadingDataPage"
Line 196: | Line 196: | ||
data.push(["21/08", " 1.712", " 1.356", " 2.74x10<sup>8</sup>", " 2.17x10<sup>8</sup>"]); | data.push(["21/08", " 1.712", " 1.356", " 2.74x10<sup>8</sup>", " 2.17x10<sup>8</sup>"]); | ||
data.push(["24/08", " 1.396", " 1.336", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | data.push(["24/08", " 1.396", " 1.336", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["25/08", " 1.404", " 1.428", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["26/08", " 1.44", " 1.472", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["27/08", " 1.104", " 1.668", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["28/08", " 1.47", " 1.812", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["31/08", " 2.36", " 2.872", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["01/09", " 2.256", " 2.2", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["02/09", " 2.404", " 2.264", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["03/09", " 2.612", " 2.288", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["04/09", " 2.612", " 2.58", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["07/09", " 2.384", " 2.872", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["08/09", " 2.0", " 1.992", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["09/09", " 2.428", " 2.872", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["10/09", " 1.892", " 1.412", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | data.push(["11/09", " 1.888", " 1.768", " 2.23x10<sup>8</sup>", " 2.14x10<sup>8</sup>"]); | ||
+ | |||
+ | |||
+ | |||
//tableHTML holds the html that will be added to the page. | //tableHTML holds the html that will be added to the page. | ||
var tableHTML = '<table class="dataTable"><tr> <th></th> <th colspan="2"> OD<sub>750</sub> </th> <th colspan="2"> Estimated Cells per ml </th> </tr> <tr><th>Date</th><th>Flask 5(WT)</th><th>Flask 6(MT3)</th><th>Flask 5(WT)</th><th>Flask 6(MT3)</th></tr>'; | var tableHTML = '<table class="dataTable"><tr> <th></th> <th colspan="2"> OD<sub>750</sub> </th> <th colspan="2"> Estimated Cells per ml </th> </tr> <tr><th>Date</th><th>Flask 5(WT)</th><th>Flask 6(MT3)</th><th>Flask 5(WT)</th><th>Flask 6(MT3)</th></tr>'; |
Latest revision as of 14:38, 18 September 2015