Commit | Line | Data |
---|---|---|
644eff8b RK |
1 | server: http://localhost:9876 |
2 | ||
8d3d15af DV |
3 | # This list needs to be kept in sync w/ the one in dygraph-dev.js |
4 | # and the one in generate-combined.sh. | |
644eff8b | 5 | load: |
7165f97b | 6 | - strftime/strftime-min.js |
8d3d15af DV |
7 | - rgbcolor/rgbcolor.js |
8 | - dygraph-layout.js | |
9 | - dygraph-canvas.js | |
10 | - dygraph.js | |
11 | - dygraph-utils.js | |
12 | - dygraph-gviz.js | |
13 | - dygraph-interaction-model.js | |
14 | - dygraph-options-reference.js | |
15 | - dygraph-dev.js | |
16 | - excanvas.js | |
644eff8b | 17 | - auto_tests/tests/*.js |