Team:TU-Eindhoven/Template:UseGraphs

From 2013.igem.org

(Difference between revisions)
Line 36: Line 36:
}
}
                 plotAccordingToChoices();
                 plotAccordingToChoices();
 +
                $('#graph_xlabel').html(graphoptions.xlabel);
                 $('#graph_xlabel').show();
                 $('#graph_xlabel').show();
 +
                $('#graph_xlabel').html(graphoptions.ylabel);
                 $('#graph_ylabel').show();
                 $('#graph_ylabel').show();
});
});

Revision as of 12:38, 17 August 2013