projects
/
dygraphs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'remove-old-options' into new-series-option, make new style axis specifi...
[dygraphs.git]
/
plugins
/
base.js
1
// Namespace for plugins.
2
Dygraph
.
Plugins
= {};
3
4
// TODO(danvk): move this into the top-level directory. Only plugins here.