Commit | Line | Data |
---|---|---|
88bf33a8 | 1 | This is not the file you are looking for. |
727439b4 | 2 | A reasonably up-to-date version can be found at http://dygraphs.com/dygraph-combined.js |
88bf33a8 DV |
3 | |
4 | dygraph-combined.js is a "packed" version of the larger dygraphs JS files. It is | |
5 | smaller and loads more quickly, but is harder to debug. | |
6 | ||
7 | To generate this file, run "make" or generate-combined.sh. |