Introduce a plugin system and move the legend to it.
[dygraphs.git] / plugins / install.js
CommitLineData
e2c21500
DV
1Dygraph.PLUGINS.push(
2 Dygraph.Plugins.Legend
3);