You can use JQuery to actually render the graph itsself in the user's browser.<div>Look into JQPlot, although it might be overkill. SVG sounds better, with a PNG fallback.<br><br><div class="gmail_quote">On 29 November 2011 17:36, Mike Martin <span dir="ltr"><<a href="mailto:mike@redtux.org.uk">mike@redtux.org.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 29 November 2011 17:19, Paul Sladen <<a href="mailto:notlug@paul.sladen.org">notlug@paul.sladen.org</a>> wrote:<br>
> On Tue, 29 Nov 2011, Martin wrote:<br>
>> Rather than posting a fixed-size fixed resolution jpg/png image of<br>
>> a graph plot, is there a way to display graphs/charts that scale<br>
><br>
> Most browsers render SVG these days. Or failing that:<br>
><br>
> <a href="big-version.pdf"><img src="small-version.png"/></a><br>
><br>
> -Paul<br>
><br>
><br>
><br>
<br>
</div>you could also do some javascript detection of browser size and feed<br>
into php/perl and resize on the fly using GD<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Nottingham mailing list<br>
<a href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>
</div></div></blockquote></div><br></div>