<br><br><div class="gmail_quote">On Wed, Jun 1, 2011 at 5:30 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Madhura Jayaratne a écrit :<br>
<div class="im">><br>
><br>
> On Wed, Jun 1, 2011 at 4:30 PM, Madhura Jayaratne <<a href="mailto:madhura.cj@gmail.com">madhura.cj@gmail.com</a><br>
</div><div class="im">> <mailto:<a href="mailto:madhura.cj@gmail.com">madhura.cj@gmail.com</a>>> wrote:<br>
><br>
><br>
><br>
>     On Wed, Jun 1, 2011 at 2:10 AM, Ammar Yasir <<a href="mailto:ammaryasir.88@gmail.com">ammaryasir.88@gmail.com</a><br>
</div><div class="im">>     <mailto:<a href="mailto:ammaryasir.88@gmail.com">ammaryasir.88@gmail.com</a>>> wrote:<br>
><br>
><br>
><br>
>         On Wed, Jun 1, 2011 at 1:55 AM, Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a><br>
</div><div class="im">>         <mailto:<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>>> wrote:<br>
><br>
>             Ammar Yasir a écrit :<br>
>              ><br>
>              ><br>
>              > On Tue, May 31, 2011 at 10:14 PM, Marc Delisle<br>
>             <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a> <mailto:<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>><br>
</div>>              > <mailto:<a href="mailto:marc@infomarc.info">marc@infomarc.info</a> <mailto:<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>>>><br>
<div><div></div><div class="h5">>             wrote:<br>
>              ><br>
>              >     Ammar Yasir a écrit :<br>
>              ><br>
>              >      > Parts refactored are:<br>
>              >      > - Setting titles (titles['Browse']])<br>
>              >      > - getting fields list (getting column details)<br>
>              >      > - setting sub-tabs (Table search and Zoom search)<br>
>              >      > - setting table header of QBE display<br>
>              >      > - displaying foreign data<br>
>              >      > - search criteria input elements (HTML content<br>
>             generation for the<br>
>              >     input<br>
>              >      > elements)<br>
>              ><br>
>              >     Very good!<br>
>              ><br>
>              >     Another trick you can use: when a function returns an<br>
>             array, like your<br>
>              >     PMA_tbl_getFields(), to fill all the returned values<br>
>             in one statement<br>
>              >     you can use this syntax:<br>
>              ><br>
>              >     list($fields_list, $fields_type, $fields_collation,<br>
>             $fields_null) =<br>
>              >     PMA_tbl_getFields($table,$db);<br>
>              ><br>
>              ><br>
>              > I made some more changes.<br>
><br>
>             OK. There are still a few tab characters (found some in<br>
>             libraries/tbl_select.lib.php).<br>
><br>
>              > Should I proceed now to try the charting libraries?<br>
><br>
>             Yes but in your proposal you wrote that you preferred<br>
>             jQuery-SVG so I<br>
>             assume you'll try this one first?<br>
><br>
>         I'll try SVG first. I'm following what others have to say about<br>
>         SVG, Madhura is using it for his GIS visualization. Tyron<br>
>         proposed real-time charting but I don't think it'll be of much<br>
>         help in our case.<br>
><br>
><br>
>     Hi Ammar,<br>
><br>
>     I'm not sure what exactly your requirement is. But pls have a look<br>
>     at the visualization of data at [1] by clicking on the 'Visualize<br>
>     GIS data' link in the 'Query results operations' section towards the<br>
>     bottom of the page. Try out zooming by double clicking and panning<br>
>     by dragging. I believe you are looking for something like this for<br>
>     your zoom search feature.<br>
<br>
</div></div>Madhura,<br>
<br>
I have issues operating panning and zooming. Here is the scenario:<br>
<br>
1. Browse world_cities and click Visualize GIS data<br>
2. Click-drag: pans OK<br>
3. Double-click: this is a zoom out, I guess<br>
4. Click-drag: no panning<br>
5. Click "zoom out": data points are enlarging, isn't this a zoom-in?<br>
<font color="#888888"><br></font></blockquote><div>I'm also experiencing the same issues.(Using Firefox 4.0.1)<br>The arrows are for panning but double clicking on them also makes the points zoom out. <br>Overall svg quality looks fine. <br>
<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
--<br>
</font><div><div></div><div class="h5">Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
Simplify data backup and recovery for your virtual environment with vRanger.<br>
Installation's a snap, and flexible recovery options mean your data is safe,<br>
secure and there when you need it. Data protection magic?<br>
Nope - It's vRanger. Get your free trial download today.<br>
<a href="http://p.sf.net/sfu/quest-sfdev2dev" target="_blank">http://p.sf.net/sfu/quest-sfdev2dev</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br>