Charts and Graphs with PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MT

    Charts and Graphs with PHP

    Hello Everyone:

    I would like to make some charts based
    on data I am retrieving from my DB.
    The charts should be things like bar-charts,
    pie-charts, line-graphs etc.

    Th charts can be in any browser-friendly
    format (PNG, GIF, JPG).

    Is there any way to do this in PHP?

    Are there any extensions available that help in doing
    so?

    How about commercial packages that are PHP compatible,
    are there any?

    I would appreciate any advice!

    Thanks and regards,
    Mario


  • Martin Wickman

    #2
    Re: Charts and Graphs with PHP

    In article <bfhn7v$pp0$1@o nline.de>, MT wrote:[color=blue]
    > Hello Everyone:
    >
    > I would like to make some charts based
    > on data I am retrieving from my DB.
    > The charts should be things like bar-charts,
    > pie-charts, line-graphs etc.[/color]

    jpgraph is really cool: http://www.aditus.nu/jpgraph/

    Comment

    Working...