Team:TU-Eindhoven/Template:InteractiveGraph

From 2013.igem.org

(Difference between revisions)
 
(23 intermediate revisions not shown)
Line 1: Line 1:
-
<html><script src="https://2013.igem.org/Team:TU-Eindhoven/JS:Flot?action=raw&ctype=text/js</html>"></script>
+
<html>
-
<div id="placeholder" class="demo-placeholder"></div>
+
<div class="row"><div class="span1"><span class="graph_label" id="graph_ylabel" style="display:none;">ylabel</span></div><div id="placeholder" class="demo-placeholder span10"></div><button id="loadgraph_button" class="btn" style="display: block; margin: 50px auto;" onclick="$('#loadgraph_button').hide();$('#placeholder').height(500);$('#graph_value_select').show();loadGraphLibrary();">Load interactive graph</button></div>
 +
<span id="graph_xlabel" class="graph_label" style="display:none;float:right;">xlabel</span>
 +
<select id="graph_value_select" style="display: none; width: 300px;">
 +
</select>
</html>
</html>

Latest revision as of 12:56, 17 August 2013