X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fzoom.html;h=99125d37f9fb3080cf966428e2a414c3d2b21eb3;hb=f9b5a82c0e67c25b47cc5a40b46ca2f1056c35f5;hp=91d3ee4271bf7027e20c114b25cff345d44834ba;hpb=061d4e773eb897d07d59d2294f13bbfeab85d3bc;p=dygraphs.git diff --git a/tests/zoom.html b/tests/zoom.html index 91d3ee4..99125d3 100644 --- a/tests/zoom.html +++ b/tests/zoom.html @@ -1,13 +1,13 @@ + zoom - - - - - + + + @@ -31,13 +31,17 @@       -
+

        -
+

  +

+   +   +  

@@ -102,6 +106,10 @@ valueRange: null }); } + + function panEdgeFraction(value) { + g.updateOptions({ panEdgeFraction : value }); + }