projects
/
dygraphs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Move stock data into tests/data.js
[dygraphs.git]
/
src
/
dygraph-plugin-base.js
Commit
Line
Data
1beeb310
KW
1
/*global Dygraph:false */
2
3
// Namespace for plugins. Load this before plugins/*.js files.
4
Dygraph.Plugins = {};