projects
/
dygraphs.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
fix regression on issue 152
[dygraphs.git]
/
plugins
/
install.js
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
// TODO(danvk): move this into the top-level directory. Only plugins here.
2
Dygraph.PLUGINS.push(
3
Dygraph.Plugins.Legend
4
);