projects
/
dygraphs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
chmod options reference
[dygraphs.git]
/
plugins
/
install.js
Commit
Line
Data
5bd29cf4
1
// TODO(danvk): move this into the top-level directory. Only plugins here.
e2c21500
DV
2
Dygraph.PLUGINS.push(
3
Dygraph.Plugins.Legend
4
);