4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8" />
5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1.0">
6 <script src=
"http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
7 <link rel=
"stylesheet" href=
"bootstrap.min.css">
8 <link rel=
"stylesheet" href=
"site.css">
10 <script src=
"bootstrap.min.js"></script>
11 <script type=
"text/javascript" src=
"dygraph-combined.js"></script>
15 "Fork me on github" banner:
16 <a href=
"http://github.com/danvk/dygraphs"><img style=
"position: absolute; top: 0; right: 0; border: 0; z-index: 1;" src=
"https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt=
"Fork me on GitHub"></a>
19 <div id=
"header" class=
"navbar navbar-fixed-top">
20 <div class=
"container">
22 <!-- .navbar-toggle is used as the toggle for collapsed navbar content --
>
23 <button type=
"button" class=
"navbar-toggle" data-toggle=
"collapse" data-target=
".navbar-responsive-collapse">
24 <span class=
"icon-bar"></span>
25 <span class=
"icon-bar"></span>
26 <span class=
"icon-bar"></span>
29 <h1 class=
"navbar-brand"><a href=
"/">dygraphs
</a></h1>
32 <!-- Place everything within .navbar-collapse to hide it until above
768px --
>
33 <div class=
"nav-collapse collapse navbar-responsive-collapse">
35 <!-- TODO(danvk): fill in relevant links here --
>
36 <ul class=
"nav nav-pills">
38 <a class=
"dropdown-toggle" id=
"drop3" role=
"button" data-toggle=
"dropdown" href=
"#">Documentation
<b class=
"caret"></b></a>
39 <ul id=
"menu0" class=
"dropdown-menu" role=
"menu" aria-labelledby=
"drop3">
40 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"tutorial.html">Tutorial
</a></li>
41 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"options.html">Options Reference
</a></li>
42 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"jsdoc/symbols/Dygraph.html">API Reference
</a></li>
43 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"data.html">Data Format
</a></li>
44 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"annotations.html">Annotations
</a></li>
45 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"css.html">CSS Reference
</a></li>
46 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"versions.html">Version History
</a></li>
47 <li role=
"presentation" class=
"divider"></li>
48 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"ie.html">Notes on Internet Explorer
</a></li>
49 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"gwt.html">Notes on GWT
</a></li>
53 <a class=
"dropdown-toggle" id=
"drop4" role=
"button" data-toggle=
"dropdown" href=
"#">Examples
<b class=
"caret"></b></a>
54 <ul id=
"menu1" class=
"dropdown-menu" role=
"menu" aria-labelledby=
"drop4">
55 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"gallery/">Demo Gallery
</a></li>
56 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"users.html">List of Users
</a></li>
57 <li role=
"presentation" class=
"divider"></li>
58 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"tests/">Test Cases
</a></li>
61 <li><a class=
"xnavbar-link" href=
"/fiddle">Play
</a></li>
62 <li><a class=
"xnavbar-link" href=
"download.html">Download
</a></li>
64 <a class=
"dropdown-toggle" id=
"drop7" role=
"button" data-toggle=
"dropdown" href=
"#">Community
<b class=
"caret"></b></a>
65 <ul id=
"menu4" class=
"dropdown-menu" role=
"menu" aria-labelledby=
"drop7">
66 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"http://blog.dygraphs.com">Blog
</a></li>
67 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"http://stackoverflow.com/questions/ask?tags=dygraphs+javascript">Ask a Question
</a></li>
68 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"http://stackoverflow.com/questions/tagged/dygraphs">Stack Overflow
</a></li>
69 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"https://groups.google.com/forum/#!forum/dygraphs-users">Mailing List
</a></li>
73 <a class=
"dropdown-toggle" id=
"drop6" role=
"button" data-toggle=
"dropdown" href=
"#">Contribute
<b class=
"caret"></b></a>
74 <ul id=
"menu3" class=
"dropdown-menu" role=
"menu" aria-labelledby=
"drop6">
75 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"changes.html">Contributors Guide
</a></li>
76 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"http://github.com/danvk/dygraphs">Source (Github)
</a></li>
77 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"https://github.com/danvk/dygraphs/issues">Issue Tracker
</a></li>
78 <li role=
"presentation"><a role=
"menuitem" tabindex=
"-1" href=
"https://github.com/danvk/dygraphs/issues/new">Report a Bug
</a></li>
82 </div> <!-- /nav-collapse --
>
83 </div> <!-- /container --
>
84 </div> <!-- /navbar --
>
86 <div class=
"container" id=
"main">
88 <div class=
"col-lg-12">