4 <title>custom bars
</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>
14 <p>Top and bottom of the bars stay mostly fixed while the middle varies.
</p>
15 <div id=
"graph"></div>
17 <script type=
"text/javascript">
18 var g = new Dygraph(document.getElementById(
"graph"),