Login   Register  
PHP Classes
elePHPant
Icontem

boxPlot

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of caio nakashima
Name: caio nakashima <e-mail contact>
Packages: 1 Browse all classes by caio nakashima Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 46
All time rank: 2302165 in Brazil Brazil
Week rank: 2187 Up169 in Brazil Brazil Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
This class can be used to render box plot charts from an array of data.

It takes an array with the values to plot and makes the necessary calculations to determine the positions of the boxes rendered in the chart.

The class generates an image of a given width and height and stores it in JPEG format file.

In this new version, you can render more than one data array and add a series names in each bloxplot.

You can also display some statistic information about each series.

Finally we fixed some bugs in boxplot draw algorithm.

  Classes of caio nakashima  >  boxPlot  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: boxPlot
Base name: boxplot
Description: Render box plot charts from data sets
Version: -
PHP version: 4.0
License: GNU General Public License (GPL)
All time users: 759 users
All time rank: 3864
Week users: 0 users
Week rank: 2197 Equal
 
  Groups   Screenshots Screenshots   Rate classes User ratings  
  Dependencies   Applications   Files Files  

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes

  Files folder image Screenshots  
Screenshot of 4 data series boxPlot
File Role Description
Accessible without login Image file example.jpg Screen Screenshot of 4 data series boxPlot
Accessible without login Image file statistic.jpg Screen Statistic result


  Innovation Award  
PHP Programming Innovation award nominee
May 2008
Number 9

Prize: One book of choice by Packt
Box plot charts are a type of charts that is used to represent graphically groups of data.

This type of charts is quite unusual but this class make it possible to generate them using PHP scripts.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Packages needed by this class  
Class Dependency Why it is needed
GD2 Class
Required
GD library is necessary to draw the graphic

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file boxPlot.php Class Class to Draw a BoxPlot
Plain text file boxPlotExtend.php Class Allow render more than one data series in boxBlot chart
Plain text file Example.php Example Example code to use the class
Plain text file ExampleSingleSerie.php Example Render one data series and show this statistic description
Plain text file ExampleSingleSerieDesc.php Example Render four data series example

Download all files: boxplot.tar.gz boxplot.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.