start y-label port; not working yet
[dygraphs.git] / plugins / install.js
1 // TODO(danvk): move this into the top-level directory. Only plugins here.
2 Dygraph.PLUGINS.push(
3 Dygraph.Plugins.Legend,
4 Dygraph.Plugins.ChartLabels
5 );