Bug fix for dygraph point selection touch event.
[dygraphs.git] / docs / download.html
CommitLineData
eb35c2f3 1
14403441
DV
2<!--#include virtual="header.html" -->
3
eb35c2f3
DV
4<!--
5 DO NOT EDIT THIS FILE!
6
7 This file is generated by generate-download.py.
8-->
9
14403441 10<script src="modernizr.custom.18445.js"></script>
eb35c2f3
DV
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>
14403441
DV
15</div>
16
eb35c2f3
DV
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
14403441 34<!--#include virtual="footer.html" -->
eb35c2f3 35