Create dynamic graphics (curb-bar-pie) - PHP/MySQL

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
freddymio
Forum Newbie
Posts: 3
Joined: Mon Jun 10, 2002 6:08 am

Create dynamic graphics (curb-bar-pie) - PHP/MySQL

Post by freddymio »

:?:
Hello

I'm new to the Linux World. I have to try to venture into creating a small site in this environment. It would have a database with info on activities by year and month at different, let's say, car-sellers.
The graphic should show by year:
' -the activity: ex. Invoiced hours
' -a linear curb referencing the amount on mothly basis.
' -car-seller.
What can I use to dynamically create/write the graphic output to an HTML page. Any hints on how to do it is also welcome

Your help is greatly appreciated. Thank you.
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

And the guy said Wheeeeeeeeee!!!!

http://www.aditus.nu/jpgraph/index.php
Post Reply