a7d8e6af4dfe4fb118e53115c3dd752969ff2382
[dygraphs.git] / install.js
1 // TODO(danvk): move this into the top-level directory. Only plugins here.
2 Dygraph.PLUGINS.push(
3 Dygraph.Plugins.Legend
4 );