Always set milliseconds to zero when computing date tick placement, so that resulting...
[dygraphs.git] / plugins / install.js
... / ...
CommitLineData
1// TODO(danvk): move this into the top-level directory. Only plugins here.
2Dygraph.PLUGINS.push(
3 Dygraph.Plugins.Legend
4);