Jump to content

Charts and graphs for php websites


lasan13

Recommended Posts

Usually graphs are made in php using the gd library.

http://php.net/manual/en/book.image.php

 

Here's a simple code to make a graph using gd

http://code.web-max.ca/image_graph.php

 

Here's a perl module which also uses gd.

http://search.cpan.org/~mverb/GDGraph-1.43/Graph.pm

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.