add TODO
[dygraphs.git] / plugins / install.js
CommitLineData
5bd29cf4 1// TODO(danvk): move this into the top-level directory. Only plugins here.
e2c21500 2Dygraph.PLUGINS.push(
3a7f87be
DV
3 Dygraph.Plugins.Legend,
4 Dygraph.Plugins.ChartLabels
e2c21500 5);