Searched refs:setGraphArea (Results 1 – 9 of 9) sorted by relevance
/plugin/statistics/inc/ |
H A D | StatisticsGraph.class.php | 134 $Chart->setGraphArea(70, 15, 580, 140); 205 $Chart->setGraphArea(50, 30, 630, 470); 238 $Chart->setGraphArea(50, 30, 630, 470); 298 $Chart->setGraphArea(50, 10, 680, 200); 348 $Chart->setGraphArea(50, 10, 680, 200);
|
/plugin/statdisplay/helper/ |
H A D | graph.php | 229 $Chart->setGraphArea(50, 40, 600, 200); 281 $Chart->setGraphArea(50, 40, 500, 200);
|
/plugin/projects/plugins/target/ |
H A D | plot.php | 125 $plot->setGraphArea($left_margin, 2 * $h, $width - $h, $height - 2 * $h);
|
/plugin/stats/ |
H A 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/charter/ |
H A D | helper.php | 428 …$pchart->setGraphArea(50, 30, $this->flags['size']['width'] - $legendSize[0] - 40, $this->flags['s…
|
/plugin/statdisplay/pchart/ |
H A D | pChart.php | 211 function setGraphArea($X1, $Y1, $X2, $Y2) { function in pChart
|
/plugin/statistics/inc/pchart/ |
H A D | pChart.php | 202 function setGraphArea($X1, $Y1, $X2, $Y2) { function in pChart
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 308 function setGraphArea($X1,$Y1,$X2,$Y2) function in pChart
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 308 function setGraphArea($X1,$Y1,$X2,$Y2) function in pChart
|