New dygraphs home page
[dygraphs.git] / docs / download.html
1 <!--#include virtual="header.html" -->
2
3 <script src="modernizr.custom.18445.js"></script>
4 <div class="container" id="main">
5 <p>Most users will want the minified JavaScript:</p>
6 <h3><a download="dygraph-combined.js" href="dygraph-combined.js">dygraph-combined.js</a></h3>
7 <br/>
8 <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>
9 </div>
10
11 <!--#include virtual="footer.html" -->