[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cgiapp] Dynamic charts?


From: Jason Purdy <suppressed>
>what comes to mind is using the GD::Graph package to output a PNG file 

The src attribute of the img element can refer to a CGI which emits PNG (or whatever) content. Look at Yahoo's stock graphs. The HTML img element is attributed:

   src="http://ichart.yahoo.com/t?s=MOT

That's useful if you want the charts to be realtime. If they only change once a day, then you might schedule their creation and refer to static images.

Mark



---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.