You can use PHP with the GD library to make charts, graphs, etc.
When you are new to this I advise you to, before starting programming this yourself, look at the available classes that you can use to perform graphing functions. They are all free and you can see them in the "Graphic" class group at www.phpclasses.org.
Comment