PHP Classes

Classes of caio nakashima

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of caio nakashima (1)  >  Mission progress status  >  Reputation  
Picture of caio nakashima
Name: caio nakashima <contact>
Classes: 1
Country: Brazil Brazil
Age: 57
All time rank: 2579177 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 847
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image boxPlot  
PHP Programming Innovation award nominee
May 2008
Number 9


Prize: One book of choice by Packt
Render box plot charts from data sets
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z