projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18764f2
)
update description of combined
author
Dan Vanderkam
<danvk@google.com>
Mon, 22 Mar 2010 20:48:04 +0000
(13:48 -0700)
committer
Dan Vanderkam
<danvk@google.com>
Mon, 22 Mar 2010 20:48:04 +0000
(13:48 -0700)
dygraph-combined.js
patch
|
blob
|
blame
|
history
diff --git
a/dygraph-combined.js
b/dygraph-combined.js
index
f5bd176
..
d051df1
100644
(file)
--- a/
dygraph-combined.js
+++ b/
dygraph-combined.js
@@
-1
+1,7
@@
-This is not the file you are looking for. You want http://danvk.org/dygraphs/dygraph-combined.js
+This is not the file you are looking for.
+A reasonably up-to-date version can be found at http://danvk.org/dygraphs/dygraph-combined.js
+
+dygraph-combined.js is a "packed" version of the larger dygraphs JS files. It is
+smaller and loads more quickly, but is harder to debug.
+
+To generate this file, run "make" or generate-combined.sh.