bhs performance enhancement base. This hits biggest bang for the buck.
[dygraphs.git] / plugins / base.js
... / ...
CommitLineData
1// Namespace for plugins.
2Dygraph.Plugins = {};
3
4// TODO(danvk): move this into the top-level directory. Only plugins here.