3 <title>Label styles
</title>
5 <script type=
"text/javascript" src=
"excanvas.js"></script>
7 <script type=
"text/javascript" src=
"../dygraph-combined.js"></script>
8 <script type=
"text/javascript" src=
"../dygraph-canvas.js"></script>
9 <script type=
"text/javascript" src=
"../dygraph.js"></script>
10 <script type=
"text/javascript" src=
"data.js"></script>
13 <p>Labels are transparent and repositioned:
</p>
14 <div id=
"div_g14" style=
"width:600px; height:300px;"></div>
16 <script type=
"text/javascript">
18 document.getElementById(
"div_g14"),
24 'background-color': 'transparent',
27 labelsSeparateLines: true,