projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71ce5b3
)
remove the (very) old DateGraph symbol
author
Dan Vanderkam
<danvdk@gmail.com>
Thu, 29 Aug 2013 03:40:03 +0000
(23:40 -0400)
committer
Dan Vanderkam
<danvdk@gmail.com>
Thu, 29 Aug 2013 03:40:03 +0000
(23:40 -0400)
dygraph.js
patch
|
blob
|
blame
|
history
diff --git
a/dygraph.js
b/dygraph.js
index
8f35794
..
892f2c9
100644
(file)
--- a/
dygraph.js
+++ b/
dygraph.js
@@
-3629,6
+3629,3
@@
Dygraph.addAnnotationRule = function() {
this.warn("Unable to add default annotation CSS rule; display may be off.");
};
-
-// Older pages may still use this name.
-var DateGraph = Dygraph;