Yes, I can make bar graphs just fine. I want to make line graphs (or plot
point graphs). See <http://finance.yahoo.com/q?s=bwa&d=c&t=1y>. I would like
to make the top graph (share price) programmatically.

Thanks,
Loyd

-----Original Message-----
From: Andrew Borts [mailto:Andrewb@SETACORPORATION.com]
Sent: Friday, January 18, 2002 12:14 PM
To: web400@midrange.com
Subject: RE: [WEB400] dynamic image generation


WHY!
        Here's what you can do...
1) Why not use the line HTML code to produce a line that is xxx in pixel
size?
2) Why not take a 1x1 pixel graphic and expand it's size accordingly.  Solid
colors work (look @ www.cnn.com and see how they produce their daily graphs
of the surveys they produce.  One color is red, the other is orange.
3) After that, I'm kinda tapped out.

As long as you're not graphing a dynamic map, this is a great method.  Use
the following mock up of the image when you're done.

<img src="/myimage/blue.gif" width="$(percent)" height="10">

or something like it.  Do dis suffice?

Andrew Borts / Webmaster


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.