4 <meta http-equiv=
"X-UA-Compatible" content=
"IE=EmulateIE7; IE=EmulateIE9">
5 <title>Custom grid and Dot
</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>
19 <p>Dot and lines should be extra large. Grid is red.
</p>
20 <div id=
"div_g14" style=
"width:600px; height:300px;"></div>
22 <script type=
"text/javascript">
24 document.getElementById(
"div_g14"),
28 gridLineColor: '#FF0000',
29 highlightCircleSize:
10,