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=
"div_g" style=
"width:800px; height:300px;"></div>
18 <div id=
"div_g2" style=
"width:300px; height:200px;"></div>
20 <script type=
"text/javascript">
22 document.getElementById(
"div_g"),
29 document.getElementById(
"div_g2"),