2013-09-03 10:49:52 -04:00
|
|
|
<article>
|
|
|
|
<script type="text/javascript" src="/static/flot/jquery.flot.js"></script>
|
|
|
|
<script type="text/javascript" src="/static/flot/jquery.flot.resize.js"></script>
|
2013-09-03 11:39:11 -04:00
|
|
|
<script type="text/javascript" src="/something-or-other/soo.js"></script>
|
2013-09-03 10:49:52 -04:00
|
|
|
<p>Oh look a graph</p>
|
|
|
|
<div id="the_graph" style="width:100%;height:200px"></div>
|
|
|
|
<p>That's the graph</p>
|
|
|
|
<img src="test.png" />
|
|
|
|
</article>
|