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'], | ||
- | ['005', 'South | + | ['005', 'South Amerdddica', 200], |
['154', 'Northern Europe', 150], | ['154', 'Northern Europe', 150], | ||
['034', 'Southern Asia', 80], | ['034', 'Southern Asia', 80], | ||
Line 28: | Line 28: | ||
['034', 'Southern Asia', 80], | ['034', 'Southern Asia', 80], | ||
]); | ]); | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
var options = { | var options = { |
Revision as of 23:23, 17 October 2014
yo