Team:Virginia/Tabs
From 2014.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
var data = google.visualization.arrayToDataTable([ | var data = google.visualization.arrayToDataTable([ | ||
['Region Code', 'Sub-Continent', 'Popularity'], | ['Region Code', 'Sub-Continent', 'Popularity'], | ||
- | ['009', 'South Amerdddica', 200 | + | ['009', 'South Amerdddica', 200], |
- | ['154', 'Northern Europe', 150 | + | ['154', 'Northern Europe', 150], |
- | ['034', 'Southern Asia', 80 | + | ['034', 'Southern Asia', 80], |
]); | ]); | ||
Revision as of 23:30, 17 October 2014
yo