Introduce Dygraph.createIterator, and use it to simplify the code in drawTrivialLine...
authorRobert Konigsberg <konigsberg@google.com>
Fri, 15 Jun 2012 17:26:37 +0000 (13:26 -0400)
committerRobert Konigsberg <konigsberg@google.com>
Fri, 15 Jun 2012 17:26:37 +0000 (13:26 -0400)
commit7d1afbb93536f59e428f414d76514f25be4fffb6
treed661e45b55b0435bcc7746c8a09994c6aff6d13e
parent825a47fc3dec99c3f8351d598d4dec34081be43a
Introduce Dygraph.createIterator, and use it to simplify the code in drawTrivialLine and drawNonTrivialLine. Lots o' tests.
auto_tests/tests/utils_test.js
dygraph-canvas.js
dygraph-utils.js