Team:TU-Eindhoven/Template:UseGraphs

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
   $.getScript('https://2013.igem.org/Team:TU-Eindhoven/JS:Flot?action=raw&ctype=text/js', function(data, textStatus){
   $.getScript('https://2013.igem.org/Team:TU-Eindhoven/JS:Flot?action=raw&ctype=text/js', function(data, textStatus){
           console.log(textStatus, data);
           console.log(textStatus, data);
-
           $.getScript('https://2013.igem.org/Team:TU-Eindhoven/Data:</html>{{{data}}}</html>?action=raw&ctype=text/js', function(data2, textStatus2){
+
           $.getScript('https://2013.igem.org/Team:TU-Eindhoven/Data:</html>{{{data}}}<html>?action=raw&ctype=text/js', function(data2, textStatus2){
                 console.log(textStatus2, data2);
                 console.log(textStatus2, data2);
                 var data = [];
                 var data = [];

Revision as of 11:49, 17 August 2013