| 1 | |
| 2 | <!--#include virtual="header.html" --> |
| 3 | |
| 4 | <!-- |
| 5 | DO NOT EDIT THIS FILE! |
| 6 | |
| 7 | This file is generated by generate-download.py. |
| 8 | --> |
| 9 | |
| 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> |
| 12 | |
| 13 | <div id="current-release" class="panel"> |
| 14 | <p><a href="1.0.0/dygraph.min.js">dygraph.min.js</a></p> |
| 15 | </div> |
| 16 | |
| 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> |
| 18 | |
| 19 | <p>To generate your own minified JS, run:</p> |
| 20 | |
| 21 | <pre>git clone https://github.com/danvk/dygraphs.git |
| 22 | ./generate-combined.sh |
| 23 | </pre> |
| 24 | |
| 25 | <p>This will create a dygraph.min.js file in the dygraphs directory.</p> |
| 26 | |
| 27 | <p>You may also download files for previously-released versions:</p> |
| 28 | |
| 29 | <ul> |
| 30 | |
| 31 | </ul> |
| 32 | |
| 33 | |
| 34 | <!--#include virtual="footer.html" --> |
| 35 | |