PHP Classes

boxPlot: Render box plot charts from data sets

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 847 All time: 4,112 This week: 84Up
Version License PHP version Categories
boxplot 1.0.0GNU General Publi...4.0Graphics
Description 

Author

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.

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
Picture of caio nakashima
Name: caio nakashima <contact>
Classes: 1 package by
Country: Brazil Brazil
Innovation award
Innovation award
Nominee: 1x

Screenshots (2)  
  • example.jpg
  • statistic.jpg
  Files folder image Files (7)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
Downloadboxplot-2009-02-09.zip 46KB
Downloadboxplot-2009-02-09.tar.gz 44KB
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
GD2 Class Download .zip .tar.gz GD library is necessary to draw the graphic Required
 Version Control Unique User Downloads Download Rankings  
 0%
Total:847
This week:0
All time:4,112
This week:84Up