Searched refs:oGraph (Results 1 – 1 of 1) sorted by relevance
23 protected ?StatisticsGraph $oGraph = null; variable in helper_plugin_statistics83 if (is_null($this->oGraph)) {84 $this->oGraph = new StatisticsGraph($this, $from, $to, $width, $height);86 return $this->oGraph;