<span style>Still I have no idea what all use cases we need to cover.</span><br style><br>Quite some, I think. I just checked the code, here's what I found:<div><br></div><div>Most critical:</div><div>- Live update feature of chart data. I didn't see any such feature on the jqplot examples page. (see main loop for refreshing charts in the monitor: <a href="http://bit.ly/JthtMk">http://bit.ly/JthtMk</a>)</div>
<div><div>- Chart value transformation callback that supplies the current and last value to be displayed. This is needed e.g. for CPU-Linux usage (see <a href="http://bit.ly/MCWSos">http://bit.ly/MCWSos</a>)</div></div><div>
<br></div><div>Non critical use cases (lack of these would cut down on features but leave the charts usable, though some reprogramming might be required):</div><div>- Select/Zoom feature with callback</div><div>- Tooltips </div>
<div>- Live changing of settings such as titles, refresh rates, labels, x-axis-extremes</div><div>- SVG/PNG or Canvas export</div><div>- A .destroy() method so that charts can be loaded and destroyed on demand</div><div><br>
</div><div>Thats all I can think of currently.</div><div><br><br><div class="gmail_quote">On Fri, May 4, 2012 at 10:31 AM, Michal Čihař <span dir="ltr"><<a href="mailto:michal@cihar.com" target="_blank">michal@cihar.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
Dne Thu, 03 May 2012 16:41:03 -0400<br>
Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>> napsal(a):<br>
<div class="im"><br>
> due to a licensing issue with Highcharts (which we started to use in<br>
> 3.5.x), we have to think about replacing it with another library.<br>
> Otherwise, distros like Debian won't accept 3.5.<br>
><br>
> We'll need:<br>
> 1. ideas for a replacement library (GPL)<br>
<br>
</div>From my quick search, jqPlot seemed as best solution:<br>
<br>
<a href="http://www.jqplot.com/" target="_blank">http://www.jqplot.com/</a><br>
<br>
Still I have no idea what all use cases we need to cover.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
        Michal Čihař | <a href="http://cihar.com" target="_blank">http://cihar.com</a> | <a href="http://phpmyadmin.cz" target="_blank">http://phpmyadmin.cz</a><br>
</font></span><br>------------------------------------------------------------------------------<br>
Live Security Virtual Conference<br>
Exclusive live event will cover all the ways today's security and<br>
threat landscape has changed and how IT managers can respond. Discussions<br>
will include endpoint security, mobile security and the latest in malware<br>
threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</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>
<br></blockquote></div><br></div>