JpGraph
JpGraph is a OO Graph drawing library for PHP4 as well as PHP5. Highlighted features: Supports both text, linear and log scale for both X and Y-axis; Supports image maps; Supports anti-aliasing of lines; Background image; Supports color-gradient fill; Supports both, GIF, JPG and PNG formats; Supports two Y-axis; Supports spider plots, countour plots, pie-charts (2D and 3D), lineplots, filled line plots, impuls plots, bar plots (both vertical and horizontal), error plots, field plots, box plots, candle charts,Polar plots and Gantt charts; Multiple plot types in one graph; Intelligent autoscaling; alpha-blending and clipping and many more features.
Visit publisher site: JpGraphListing Details
- Version:
- 3.0.7
- Filed in:
-
Scripts / PHP / Scripts & Programs / Graphs & Charts
- Submitted on:
- Last Updated:
- Jan 11, 2010
- Publisher:
- Johan Persson Other listings by this publisher
License & Pricing Information
- License Type:
- Free Non-Commercial
- Price:
- $0.00 USD
- Additional Info:
- Free for non-commercial usage
- License Type:
- Commercial
- Price:
- 85.00 EUR
- Additional Info:
- Available for commercial usage with additional features
User Reviews
Add/Edit Your ReviewDisplaying 1-4 out of 4 reviews
-
this is a really big and great library with tons of features. easy to use, very nice documentation. this is one of the best free libraries i found. but unfortunately i found that using the library in any of my projects will break licenses. because its qpl licensed you could not offer a preconfigured bundled version with your software. you have to offer patches and can't redistribute it with gpl software. so, sorry, can't use it. :(
-
This script is great! The boat-load of examples could be easily customized to make your own charts within minutes. The documentation is pretty good too. The only thing missing is gradient fills within pie-charts... otherwise I think they covered what you need to start making great graphs/charts fast and easy.
-
I have been using JpGraph for over a year and am very impressed with the power and flexibility. It is easy to use and allows on-the-fly image generation. I use it by pulling data from a MySQL database to create dynamic information. I was so impressed that I recommended to my company to include as part of a commercial software package (commercial licensing is available through the website).
-
I recently re-wrote my entire website in PHP, just in order to accomodate the features provided by this class! And it was well worth it... The class in incredibly powerful and allows the highest level of customisation. With support for TTFs as well as a very handy caching function (outputs generated graphs as files that can be cached direct on your server), it comes very highly recommended! Just try doing anything like it in ASP!