X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fzoom.html;h=483a1cecf1a453a86fd1157f3cc21b0d3e5c7818;hb=965a030e724b6890b1ea651fb270d9fdc2699bb3;hp=c0de5c1e69471cdf4b47f9c68dfe60b31839dc11;hpb=4cac8c7a5228904d09da929b13375a4f5cda8563;p=dygraphs.git diff --git a/tests/zoom.html b/tests/zoom.html index c0de5c1..483a1ce 100644 --- a/tests/zoom.html +++ b/tests/zoom.html @@ -33,9 +33,9 @@

 

-   -   -   +   +   +  

@@ -96,8 +96,8 @@ }); } - function panFrame(value) { - g.updateOptions({ panFrame : value }); + function panEdgeFraction(value) { + g.updateOptions({ panEdgeFraction : value }); }