Results 1 to 6 of 6

Thread: graphs and charts

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    Question 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...

  2. #2
    Fanatic Member MoMad's Avatar
    Join Date
    Oct 2000
    Location
    Seattle, WA
    Posts
    625
    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.
    :MoMad:
    Nice Sig!

    http://go.to/momad/ Status: Not Ready

  3. #3
    Fanatic Member MoMad's Avatar
    Join Date
    Oct 2000
    Location
    Seattle, WA
    Posts
    625
    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
    :MoMad:
    Nice Sig!

    http://go.to/momad/ Status: Not Ready

  4. #4

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    thanks...

    Thaks for the info.. ill recompile php on my system and check that stuff out
    Sometimes the simplest things are the hardest...

  5. #5
    Member
    Join Date
    Jul 2002
    Location
    Sweden
    Posts
    40
    search for "jpgraph" on google

  6. #6
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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
  •  



Click Here to Expand Forum to Full Width