X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=closure-todo.txt;h=bd428952599beff2666e546e3403533b3dd6fd12;hb=72621b9af29dbd2e1729c3d841e2eef8027ca9b7;hp=5c614950c2e9d58ddbcf00c9c8db2f44be753ac6;hpb=3f265488c2a49d7bacdf50c208e24dc1d9ddaa05;p=dygraphs.git diff --git a/closure-todo.txt b/closure-todo.txt index 5c61495..bd42895 100644 --- a/closure-todo.txt +++ b/closure-todo.txt @@ -30,6 +30,9 @@ Plugins: - plugins/grid.js - plugins/legend.js +Others: +x rgbcolor/rgbcolor.js + Here's a command that can be used to build dygraphs using the closure compiler: java -jar ../../closure-compiler-read-only/build/compiler.jar --js=dygraph-utils.js --js=dashed-canvas.js --js=dygraph-options-reference.js --js=dygraph-tickers.js --js=dygraph-gviz.js --js=dygraph-options.js --js_output_file=/tmp/out.js --compilation_level ADVANCED_OPTIMIZATIONS --warning_level VERBOSE --externs dygraph-externs.js