From e1780ffe24d1a8108f33745d3e27ca971eb7e11e Mon Sep 17 00:00:00 2001 From: "olau@iola.dk" Date: Thu, 15 Apr 2010 09:12:00 +0000 Subject: [PATCH] Reformulated the explanation a little bit git-svn-id: https://flot.googlecode.com/svn/trunk@248 1e0a6537-2640-0410-bfb7-f154510ff394 --- examples/zooming.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/zooming.html b/examples/zooming.html index b485912..c6e2d7d 100644 --- a/examples/zooming.html +++ b/examples/zooming.html @@ -16,16 +16,16 @@
-
+

-

The selection support makes - pretty advanced zooming schemes possible. With a few lines of code, - the small overview plot to the right has been connected to the large - plot. Try selecting a rectangle on either of them.

+

The selection support makes it easy to + construct flexible zooming schemes. With a few lines of code, the + small overview plot to the right has been connected to the large + plot. Try selecting a rectangle on either of them.