X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=closure-todo.txt;h=ae776225706d3b31ba822400bc2f945986b697f9;hb=e8c635cc4e3c265e88f66b46b689e291531330b6;hp=5c614950c2e9d58ddbcf00c9c8db2f44be753ac6;hpb=5605628cc2f2ca8d4f3b297a3d15dbded2c07f1e;p=dygraphs.git diff --git a/closure-todo.txt b/closure-todo.txt index 5c61495..ae77622 100644 --- a/closure-todo.txt +++ b/closure-todo.txt @@ -13,7 +13,6 @@ Core: - dygraph-interaction-model.js - dygraph-layout.js x dygraph-options.js -- dygraph-range-selector.js - dygraph.js x dygraph-gviz.js x dygraph-tickers.js @@ -29,6 +28,16 @@ Plugins: - plugins/chart-labels.js - plugins/grid.js - plugins/legend.js +- plugins/range-selector.js + +Datahandler: +- datahandler/bars-custom.js +- datahandler/bars-error.js +- datahandler/bars-fractions.js +- datahandler/bars.js +- datahandler/datahandler.js +- datahandler/default-fractions.js +- datahandler/default.js Here's a command that can be used to build dygraphs using the closure compiler: