<br><br><div class="gmail_quote">On Wed, Jun 1, 2011 at 2:10 AM, Ammar Yasir <span dir="ltr"><<a href="mailto:ammaryasir.88@gmail.com" target="_blank">ammaryasir.88@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br><br><div class="gmail_quote"><div><div></div><div>On Wed, Jun 1, 2011 at 1:55 AM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
Ammar Yasir a écrit :<br>
<div>><br>
><br>
> On Tue, May 31, 2011 at 10:14 PM, Marc Delisle <<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a><br>
</div><div>> <mailto:<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>>> 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 generation for the<br>
>     input<br>
>      > elements)<br>
><br>
>     Very good!<br>
><br>
>     Another trick you can use: when a function returns an array, like your<br>
>     PMA_tbl_getFields(), to fill all the returned values in one statement<br>
>     you can use this syntax:<br>
><br>
>     list($fields_list, $fields_type, $fields_collation, $fields_null) =<br>
>     PMA_tbl_getFields($table,$db);<br>
><br>
><br>
> I made some more changes.<br>
<br>
</div>OK. There are still a few tab characters (found some in<br>
libraries/tbl_select.lib.php).<br>
<div><br>
> Should I proceed now to try the charting libraries?<br>
<br>
</div>Yes but in your proposal you wrote that you preferred jQuery-SVG so I<br>
assume you'll try this one first?<br>
<font color="#888888"><br></font></blockquote></div></div><div>I'll try SVG first. I'm following what others have to say about SVG, Madhura is using it for his GIS visualization. Tyron proposed real-time charting but I don't think it'll be of much help in our case. <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></blockquote></div></blockquote><div>
Hi Ammar,</div><div><br></div><div>I'm not sure what exactly your requirement is. But pls have a look at the visualization of data at [1] by clicking on the 'Visualize GIS data' link in the 'Query results operations' section towards the bottom of the page. Try out zooming by double clicking and panning by dragging. I believe you are looking for something like this for your zoom search feature.</div>
<div><br></div><div>Hope this is useful. </div><div> </div></div>-- <br>Thanks and Regards,<div><br></div><div>Madhura Jayaratne</div><div><br></div><div>[1] <br><div><br></div></div><br>