Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1atFGl-0003Bd-L3 for pgadmin-hackers@arkaria.postgresql.org; Thu, 21 Apr 2016 14:07:47 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1atFGl-0007yd-2t for pgadmin-hackers@arkaria.postgresql.org; Thu, 21 Apr 2016 14:07:47 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1atFGX-0007Xr-M3 for pgadmin-hackers@postgresql.org; Thu, 21 Apr 2016 14:07:33 +0000 Received: from mail-io0-x236.google.com ([2607:f8b0:4001:c06::236]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1atFGU-0003Yz-1e for pgadmin-hackers@postgresql.org; Thu, 21 Apr 2016 14:07:32 +0000 Received: by mail-io0-x236.google.com with SMTP id f89so67749874ioi.0 for ; Thu, 21 Apr 2016 07:07:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=DVA9LAKfpiH1mow13LpGvwDYs7Ir19ysQRsbjZ3XYnM=; b=snbHSTsNw0ApaROMwFuzDtX2jZ5gSSU2iZcAEQjxqspUmJt9WdQy2N8vSzA27CNcoe YQstbZDjR2eO8dlaRFjewRvjAh66sw3wR7jjZHg2L93iG/E/i4dpE5E2ABptpReQ4APo ynK2U52XL2IsqRJAP6I/J4qDj1TFS8rFFUhKFowX6FDZcCZKf0tn8+wCmTvtR6v84LRM WfC8tmcNNGqIdT3xaXcCPLkVjHE2f57csTLdXNFaywVcQQhr3FsNJyEDJEmiCcU5Pg1Q be3qXSJQrSsH/A5NHLKG6iJLrHC8prHiQPDHgkl/I+bep2He4CvNgcytOwg4/APsDoAk 26mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=DVA9LAKfpiH1mow13LpGvwDYs7Ir19ysQRsbjZ3XYnM=; b=kQMS80cq3uT2z33cc9GPREApiuSHocJc7+AihgCOxXWdNbkK8wi8rbRFNFVJowXFq9 4YCLj6qTDy8wFenQQ/71YA+YjhCwVdZVEkp873A+XWOXcvFeOWdUBzb5YgZyMpLU2zWM bvktu/OARsKZFvScLU5jFBQjPE35p1wliRfS0JRm3/6IPlWddiCX5WSH949UOwVq/1/f BP3LIdd2drfpuWthfrsmvx2cAccMysr5/MSZ51i80D+3QnEoVnEvVmNu8XYAlqmog6vG hj/Ad4m9kFsT+S7ySDqwv97mcZLjGhqQSbac3p78E8jBwfaFgjHuMP/m5ShG5/TcAtPd lKJA== X-Gm-Message-State: AOPr4FUrpPtcUZmBiOBSEFlZSaVcmbWYcpS+25wSIs6jQd19t9AMy4cU38ppR99y5f+MAze+H5gzzFOyZ5RRoQ== MIME-Version: 1.0 X-Received: by 10.107.148.210 with SMTP id w201mr17248514iod.63.1461247648797; Thu, 21 Apr 2016 07:07:28 -0700 (PDT) Received: by 10.64.105.131 with HTTP; Thu, 21 Apr 2016 07:07:28 -0700 (PDT) In-Reply-To: References: Date: Thu, 21 Apr 2016 10:07:28 -0400 Message-ID: Subject: Re: PATCH: graphical explain From: Dave Page To: Sanket Mehta Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a113fd4020962d30530ff3ba7 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a113fd4020962d30530ff3ba7 Content-Type: text/plain; charset=UTF-8 This looks awesome, and is MIT licenced: http://www.jqueryrain.com/2016/01/imageviewer-jquery-zooming-and-panning-plugin/ On Wednesday, April 20, 2016, Sanket Mehta wrote: > > On Wed, Apr 20, 2016 at 6:12 PM, Dave Page > wrote: > >> >> >> On Tuesday, April 19, 2016, Sanket Mehta > > wrote: >> >>> Hi, >>> >>> On Mon, Apr 18, 2016 at 5:38 PM, Dave Page wrote: >>> >>>> >>>> >>>> On Monday, April 18, 2016, Sanket Mehta >>>> wrote: >>>> >>>>> Hi Dave, >>>>> >>>>> Regarding your second comment, >>>>> Almost all the libraries that I have checked uses Jquery UI which is >>>>> quite heavy. >>>>> Please share your comments about using these libraries. >>>>> >>>> >>>> What have you found? >>>> >>> Below are the libraries I have checked out which uses JQUERY UI. >>> >>> - https://github.com/princejwesley/minimap/blob/master/src/minimap.js >>> >> >> That one would work wound't it? Assuming it can do x and y movement. >> > I have tried to implement the same but it is not working properly as > scrolling in minimap was not there and sometimes it was not showing the map > itself. > > >> >> -- >> Dave Page >> Blog: http://pgsnake.blogspot.com >> Twitter: @pgsnake >> >> EnterpriseDB UK: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company >> >> > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a113fd4020962d30530ff3ba7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable This looks awesome, and is MIT licenced:

http://www.jqueryrain.com/2016/01/imageviewer-jquery-zooming-and-panning= -plugin/

On Wednesday, April 20, 2016, Sanket Mehta <sanket.mehta@enterprisedb.com= > wrote:

On Wed, Apr 20, 2016 at 6:1= 2 PM, Dave Page <dpage@pgadmin.or= g> wrote:


On = Tuesday, April 19, 2016, Sanket Mehta <= sanket.mehta@enterprisedb.com> wrote:
Hi,

On Mon, Apr 18, 2016 at 5:38 PM, Dave Page <= ;dpage@pgadmin.org> wrote:

<= br>On Monday, April 18, 2016, Sanket Mehta <sanket.mehta@enterprisedb= .com> wrote:
Hi Dave,

<= /div>
Regarding your second comment,=C2=A0
Almost all the lib= raries that I have checked uses Jquery UI which is quite heavy.
P= lease share your comments about using these libraries.

What have you found?
= Below are the libraries I have checked out which uses JQUERY UI.
=

That one would work wound't it? Assuming= it can do x and y movement.=C2=A0
I have tried to i= mplement the same but it is not working properly as scrolling in minimap wa= s not there and sometimes it was not showing the map itself.

=


--
Dave Page
= Blog: http://pgsn= ake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.= com
The Enterprise PostgreSQL Company




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twit= ter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Post= greSQL Company

--001a113fd4020962d30530ff3ba7--