projects
/
dygraphs.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Merge pull request #161 from klausw-g/is-series-locked
[dygraphs.git]
/
plugins
/
base.js
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
// Namespace for plugins.
2
Dygraph.Plugins = {};
3
4
// TODO(danvk): move this into the top-level directory. Only plugins here.