3 <title>Custom grid and Dot
</title>
5 <script type=
"text/javascript" src=
"excanvas.js"></script>
7 <script type=
"text/javascript" src=
"../strftime/strftime-min.js"></script>
8 <script type=
"text/javascript" src=
"../rgbcolor/rgbcolor.js"></script>
9 <script type=
"text/javascript" src=
"../dygraph-canvas.js"></script>
10 <script type=
"text/javascript" src=
"../dygraph.js"></script>
11 <script type=
"text/javascript" src=
"data.js"></script>
15 <p>Dot and lines should be extra large. Grid is red.
</p>
16 <div id=
"div_g14" style=
"width:600px; height:300px;"></div>
18 <script type=
"text/javascript">
20 document.getElementById(
"div_g14"),
24 gridLineColor: '#FF0000',
25 highlightCircleSize:
10,