Introduce a plugin system and move the legend to it.
[dygraphs.git] / plugins / base.js
CommitLineData
e2c21500
DV
1// Namespace for plugins.
2Dygraph.Plugins = {};