Team:TU-Delft/SynBioData

From 2013.igem.org

(Difference between revisions)
Line 12: Line 12:
       function drawTable() {
       function drawTable() {
-
         var query = "SELECT 'Key Word' as Scoring, " +
+
         var query = "SELECT 'Key Word' as id, " +
             "'Receiving Team' as Receiving, 'Minute of goal' as Minute " +
             "'Receiving Team' as Receiving, 'Minute of goal' as Minute " +
-
             'FROM 1VlPiBCkYt_Vio-JT3UwM-U__APurJvPb6ZEJPg';
+
             'FROM 0ArsDNt8sj-LBdEdCREdxUTFmVXpPaTVnZm43d0RTdmc';
         var team = document.getElementById('team').value;
         var team = document.getElementById('team').value;
         if (team) {
         if (team) {

Revision as of 13:18, 2 September 2013

Fusion Tables API Example: Google Chart Tools Data Table