4 <title>individual points
</title>
6 For production (minified) code, use:
7 <script type=
"text/javascript" src=
"dygraph-combined.js"></script>
9 <script type=
"text/javascript" src=
"../dygraph-dev.js"></script>
11 <script type=
"text/javascript" src=
"data.js"></script>
15 <div id=
"g" style=
"width:600px; height:300px;"></div>
16 <div id=
"g2" style=
"width:600px; height:300px;"></div>
18 <script type=
"text/javascript">
20 document.getElementById(
"g"),
29 document.getElementById(
"g2"),