<br><br><div class="gmail_quote">On Wed, May 18, 2011 at 4:23 PM, Tyron Madlener <span dir="ltr"><<a href="mailto:tyronx@gmail.com">tyronx@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Madhura Jayaratne is implementing his OpenGIS project with flot, the<br>
jquery plotting library.<br>
<br>
Will this library be included in pma releases in the future? If yes, I<br>
would also use flot for the charts on the status page. It seems more<br>
clever to generate the graphs on the client, rather than creating png<br>
files on the server and transfer them. It would reduce server load and<br>
allows for a lot more possibilities on the client-side.<br>
<br><br>
</blockquote></div><br>Hi Tyron,<div><br></div><div>I did it as a test run and it is not finalized. Unfortunately I can't get flot to draw polygons with inner rings and that was a dead end for me. So right now I'm looking into generating all the GIS visualizations with SVG. In particular I am trying to generate them with jQuery-SVG.</div>
<div><br></div><div>Well, I agree that flot makes the life very easy for developers and the graphs are rich in quality. However you get less control over the plot. For example with SVG, I can manipulate each elements in the plot, but in flot that ability is limited to few events they have exposed. I'm not sure how this applies in your case, you might not want to manipulate it at all. <br clear="all">
<br>-- <br>Thanks and Regards,<div><br></div><div>Madhura Jayaratne<br><div><br></div></div><br>
</div>