Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

convert tables/data to gif graphs

Status
Not open for further replies.

SM777

Technical User
Mar 7, 2001
208
GB
Is there a program that can convert tables into gif graph format.

I'm looking for something that can take numbers and rather than display a table or html bargraph, convert to a gif file for displaying?

 
Depending on how static the numbers are, you'll either have to use a program to create the graph on your machine and save it to the server, or use a server-side program to generate the graph on the fly. There are several perl programs to do the latter. You can find them at Tracy Dryden
tracy@bydisn.com

Meddle not in the affairs of dragons,
For you are crunchy, and good with mustard.
 
I'm after something on the fly, quick and clear.

Users enter some search parameters. Lookup data in database and produce results in graph form. Bar charts to simple. I've seen some nice looking sites that produce gifs so it can be done!

I'll check out the perl and php sites.

Cheers.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top