2 <!--#include
virtual=
"header.html" --
>
7 This file is generated by generate-download.py.
10 <script src=
"modernizr.custom.18445.js"></script>
11 <p>The current version of dygraphs is
<b>1.0.0</b>. Most users will want to download minified files for this version:
</p>
13 <div id=
"current-release" class=
"panel">
14 <p><a href=
"1.0.0/dygraph.min.js">dygraph.min.js
</a></p>
17 <p>For dev (non-minified) JS, see
<a href=
"https://github.com/danvk/dygraphs/blob/master/dygraph-dev.js">dygraph-dev.js
</a> on
<a href=
"https://github.com/danvk/dygraphs/">github
</a>.
</a>
19 <p>To generate your own minified JS, run:
</p>
21 <pre>git clone https://github.com/danvk/dygraphs.git
22 ./generate-combined.sh
25 <p>This will create a dygraph.min.js file in the dygraphs directory.
</p>
27 <p>You may also download files for previously-released versions:
</p>
34 <!--#include
virtual=
"footer.html" --
>