Vergleich inc/class_graph.php - 1.6.12 - 1.6.18

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 77Zeile 77
	/**
* The bottom label for the graph
*

	/**
* The bottom label for the graph
*

	 * @var integer

	 * @var string

	 */

	 */

	public $bottom_label = array();

	public $bottom_label = "";


/**
* Constructor of class. Initializes the barebore graph.


/**
* Constructor of class. Initializes the barebore graph.