X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=closure-todo.txt;h=ae776225706d3b31ba822400bc2f945986b697f9;hb=87f2fcd1862a6142c3535612a4679e6fc865baf4;hp=5c614950c2e9d58ddbcf00c9c8db2f44be753ac6;hpb=7ad6c698d28d7d0f0770e1f6490f1a9649c64b6f;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: