|
-
Oct 2nd, 2002, 06:09 PM
#1
Thread Starter
Member
graphs and charts
I have been writing a small application that basically formats data from a database and displays it on the screen in a report form... is there any way i could take this data and format it in the form of a graph or chart?... i have polked around some and havent come up with much that could help me.. if anyone knows of a good site that could explain some of this to me, or if anyone has a sample of code that does somthing like this I would appreciate it... thanks in advance...
Sometimes the simplest things are the hardest...
-
Oct 3rd, 2002, 01:09 AM
#2
Fanatic Member
search google for php image functions... i think its very possible, its pretty much like winapi programming... (i think) with dc's and the works.
-
Oct 3rd, 2002, 01:13 AM
#3
Fanatic Member
Here is a list of pre-made php classes that you can use to make graphs and charts, etc... (graphics on the fly)
http://www.zend.com/codex.php?CID=345
-
Oct 3rd, 2002, 10:38 AM
#4
Thread Starter
Member
thanks...
Thaks for the info.. ill recompile php on my system and check that stuff out
Sometimes the simplest things are the hardest...
-
Oct 9th, 2002, 04:12 AM
#5
Member
search for "jpgraph" on google
-
Oct 16th, 2002, 12:06 PM
#6
Output SVG code and ask every user to compile their own (probably unstable) version of Mozilla that supports it.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|