4 <meta http-equiv=
"X-UA-Compatible" content=
"IE=EmulateIE7; IE=EmulateIE9">
5 <title>custom bars
</title>
7 <script type=
"text/javascript" src=
"../excanvas.js"></script>
10 For production (minified) code, use:
11 <script type=
"text/javascript" src=
"dygraph-combined.js"></script>
13 <script type=
"text/javascript" src=
"../dygraph-dev.js"></script>
15 <script type=
"text/javascript" src=
"data.js"></script>
18 <p>Top and bottom of the bars stay mostly fixed while the middle varies.
</p>
19 <div id=
"graph"></div>
21 <script type=
"text/javascript">
22 var g = new Dygraph(document.getElementById(
"graph"),