Team:TU-Eindhoven/Template:UseGraphs
From 2013.igem.org
(Difference between revisions)
Pascalaldo (Talk | contribs) |
Pascalaldo (Talk | contribs) |
||
Line 4: | Line 4: | ||
$(function() { | $(function() { | ||
var data = []; | var data = []; | ||
- | + | choiceContainer = $('#graph_value_select'); | |
$.each(datasets, function(key, val) { | $.each(datasets, function(key, val) { | ||
choiceContainer.append("<option value='" + key + | choiceContainer.append("<option value='" + key + |
Revision as of 00:12, 17 August 2013