Add a test case for rolling averages and fix two bugs that it uncovered
authorDan Vanderkam <danvk@google.com>
Tue, 9 Aug 2011 15:47:12 +0000 (11:47 -0400)
committerDan Vanderkam <danvk@google.com>
Tue, 9 Aug 2011 15:47:12 +0000 (11:47 -0400)
commit77b5e09d8097138dfd4871db7a1240c787b916af
tree207263bbcf6012565b865e386d0c2eac07055c97
parent28cbe89e94cd1dc57e9b6cef2f86422d1a4e3124
Add a test case for rolling averages and fix two bugs that it uncovered
auto_tests/misc/local.html
auto_tests/tests/rolling_average.js [new file with mode: 0644]
dygraph.js