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>
16 <style type=
"text/css">
18 background-color: rgba(
200,
200,
255,
0.75) !important;
20 border:
1px solid #
000;
22 box-shadow:
4px
4px
4px #
888;
28 <p>Legend follows highlighted points:
</p>
29 <div id=
"div_g14" style=
"width:600px; height:300px;"></div>
31 <script type=
"text/javascript">
33 document.getElementById(
"div_g14"),
38 labelsSeparateLines: true,