PHPlot
A PHP class for creating graphs, plots, charts
Description
PHPlot is a PHP graphics class for creating charts and plots. It works with PHP5 and the PHP GD extension to produce PNG, GIF, or JPEG images. TrueType fonts (TTF) are optional, or built-in GD fonts can be used. The available plot types include: area, bars, line/points, lines, pie, points, squared, stacked-bars, and thin bar-line. Labels, tick marks, plot legend, and X/Y axes and more are all configurable. Images can be imported as a background, multiple graphs can be drawn on one image, and images can be saved to disk or returned to a browser.
PHPlot Web SiteFeatures
- Creates 14 plot types, plus 3 horizontal plot types and error plots
- Image output uses the GD library; PNG, JPEG, or GIF; truecolor or palette
- Customizable colors, line widths, markers
- Flexible labels, tick marks, axes, titles, legend
- Uses TrueType Font text, or a simple line font
- Create multiple plots on one image
User Ratings
User Reviews
-
Incredibly handy, and generic enough to get customised for many (or all) purposes.
-
Very good plot library. I'm using it with my project SaltOS. Thanks to the developer by your great job.
-
Great application. I use gradient images as backgrounds in my graphs and they look awesome. The examples provided in the manual don't show off what you can really do using phplot. I find the documentation to be good and easy to understand. Phplot is actively maintained and always improving, unlike many of the other graph libraries I tested. Previously I was using flash based charts, but they proved to be too problematic when it came to things like printing or inclusion in pdf. There are no such problems with phplot.
-
so usefull, beuty, simple and lightweight. great
-
Easy to use, many features, quick and a good documentation.
-
It is quiet easy and understandable so that i have customised it lot and used in my project. Thanks. Keep it up.