Commit d4bb0d74 authored by Mathieu Rodic's avatar Mathieu Rodic

[FEATURE] Graph plotting - histograms are almost complete.

parent 56f76528
......@@ -7,8 +7,6 @@
<div id="graph" style="box-shadow:inset 3px 3px 10px rgba(0,0,0,.33);background:#FDFEFF"></div>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="raphael.js"></script>
<script type="text/javascript" src="g.raphael.js"></script>
<script type="text/javascript" src="g.line.js"></script>
<script type="text/javascript" src="script.js"></script>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment