Fix to bug 111, now always rendering all points whether they're in the canvas viewpor...
authorRobert Konigsberg <konigsberg@google.com>
Fri, 24 Sep 2010 14:52:53 +0000 (10:52 -0400)
committerRobert Konigsberg <konigsberg@google.com>
Fri, 24 Sep 2010 14:52:53 +0000 (10:52 -0400)
commit937029dffe23b54b2269a180ece191c5625744e5
treec121f6dd6be5b82d01b84761cfce5d7c6f269f36
parent437c097971f7b20e593e256385bbc998c781e1d2
Fix to bug 111, now always rendering all points whether they're in the canvas viewport. This allows any graphics that radiate from the point to be rendered.
dygraph-canvas.js
dygraph.js
tests/data.js
tests/visibility.html
tests/zoom.html