How could I make an image graph from values in a database? The idea came from “Steam”, which uses a graph to show how many users are online. How could I do the same thing? It seems like the graph is one whole image; not made up of parts. Here’s an image of the graph from Steam:
alt text http://d-load.org/public/steam-graph.PNG
How could I make an image graph from values in a database? The idea
Share
Use this GD module from PHP. http://php.net/manual/en/book.image.php