3 <title>Label styles
</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>
14 <p>Labels are transparent and repositioned:
</p>
15 <div id=
"div_g14" style=
"width:600px; height:300px;"></div>
17 <script type=
"text/javascript">
19 document.getElementById(
"div_g14"),
25 'background-color': 'transparent',
28 labelsSeparateLines: true,