Searched refs:setGraphArea (Results 1 – 7 of 7) sorted by relevance
| /plugin/statdisplay/helper/ |
| D | graph.php | 229 $Chart->setGraphArea(50, 40, 600, 200); 281 $Chart->setGraphArea(50, 40, 500, 200);
|
| /plugin/stats/ |
| D | syntax.php | 478 $chart->setGraphArea($this->initOpt['spleft'],$this->initOpt['sptop'],$width-20,$height-30); 602 $chart->setGraphArea($this->initOpt['spleft'],$this->initOpt['sptop'],$width-20,$height-30);
|
| /plugin/projects/plugins/target/ |
| D | plot.php | 125 $plot->setGraphArea($left_margin, 2 * $h, $width - $h, $height - 2 * $h);
|
| /plugin/charter/ |
| D | helper.php | 428 …$pchart->setGraphArea(50, 30, $this->flags['size']['width'] - $legendSize[0] - 40, $this->flags['s…
|
| /plugin/statdisplay/pchart/ |
| D | pChart.php | 211 function setGraphArea($X1, $Y1, $X2, $Y2) { function in pChart
|
| /plugin/projects/pchart/pchart/ |
| D | pchart.php | 308 function setGraphArea($X1,$Y1,$X2,$Y2) function in pChart
|
| /plugin/charter/lib/pchart/ |
| D | pChart.class.php | 308 function setGraphArea($X1,$Y1,$X2,$Y2) function in pChart
|