3 <title>Fractions
</title>
5 <script type=
"text/javascript" src=
"excanvas.js"></script>
7 <script type=
"text/javascript" src=
"../dygraph-combined.js"></script>
8 <script type=
"text/javascript" src=
"../dygraph-canvas.js"></script>
9 <script type=
"text/javascript" src=
"../dygraph.js"></script>
13 <div id=
"dg" style=
"width:600px; height:300px;">Loading...
</div>
15 With error bars and roller:
16 <div id=
"dg2" style=
"width:600px; height:300px;">Loading...
</div>
18 <script type=
"text/javascript">
26 new Dygraph(document.getElementById(
"dg"),
32 new Dygraph(document.getElementById(
"dg2"),