Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
Graphics:
boxPlot
caio nakashima
(
contact me
)
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.
Click here for detailed information about this class on phpclasses.org
boxPlot.php
Class
Class to Draw a BoxPlot
boxPlotExtend.php
Class
Allow render more than one data series in boxBlot chart
Example.php
Example
Example code to use the class
ExampleSingleSerie.php
Example
Render one data series and show this statistic description
boxplot.tar.gz
All files
boxplot.zip
All files