4 <meta http-equiv=
"X-UA-Compatible" content=
"IE=EmulateIE7; IE=EmulateIE9">
5 <title>Label styles
</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>Labels are transparent and repositioned:
</p>
19 <div id=
"div_g14" style=
"width:600px; height:300px;"></div>
21 <script type=
"text/javascript">
23 document.getElementById(
"div_g14"),
29 'backgroundColor': 'transparent',
31 labelsSeparateLines: true,