[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
Image_Graph - PEAR PHP OO Graph Rendering Utility. PHP versions 4 and 5
Author: | Jesper Veggerby <pear.nosey@veggerby.dk> |
Copyright: | Copyright (C) 2003, 2004 Jesper Veggerby Hansen |
License: | http://www.gnu.org/copyleft/lesser.html LGPL License 2.1 |
Version: | CVS: $Id: Random.php,v 1.6 2005/08/24 20:35:57 nosey Exp $ |
Poids: | 77 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier Image/Graph/Dataset/Trivial.php |
Image_Graph_Dataset_Random:: (1 méthode):
Image_Graph_Dataset_Random()
Classe: Image_Graph_Dataset_Random - X-Ref
Random data set, points are generated by random.Image_Graph_Dataset_Random($count, $minimum, $maximum, $includeZero = false) X-Ref |
RandomDataset [Constructor] param: int $count The number of points to create param: double $minimum The minimum value the random set can be param: double $maximum The maximum value the random set can be param: bool $includeZero Whether 0 should be included or not as an X |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |