Commit | Line | Data |
---|---|---|
f830f81b DV |
1 | This is not the file you are looking for. |
2 | A reasonably up-to-date version can be found at http://dygraphs.com/dygraph-combined.js | |
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. |