PHP Class Pop\Graph\Graph\Pie

Author: Nick Sagona, III ([email protected])
Inheritance: extends AbstractGraph
Afficher le fichier Open project: nicksagona/PopPHP Class Usage Examples

Méthodes publiques

Méthode Description
create ( array $pie, array $percents, integer $explode ) : Pie Create a pie chart

Method Details

create() public méthode

Create a pie chart
public create ( array $pie, array $percents, integer $explode ) : Pie
$pie array
$percents array
$explode integer
Résultat Pie