Home
last modified time | relevance | path

Searched refs:setGraphArea (Results 1 – 9 of 9) sorted by relevance

/plugin/statistics/inc/
H A DStatisticsGraph.class.php134 $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 Dgraph.php229 $Chart->setGraphArea(50, 40, 600, 200);
281 $Chart->setGraphArea(50, 40, 500, 200);
/plugin/projects/plugins/target/
H A Dplot.php125 $plot->setGraphArea($left_margin, 2 * $h, $width - $h, $height - 2 * $h);
/plugin/stats/
H A Dsyntax.php478 $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 Dhelper.php428 …$pchart->setGraphArea(50, 30, $this->flags['size']['width'] - $legendSize[0] - 40, $this->flags['s…
/plugin/statdisplay/pchart/
H A DpChart.php211 function setGraphArea($X1, $Y1, $X2, $Y2) { function in pChart
/plugin/statistics/inc/pchart/
H A DpChart.php202 function setGraphArea($X1, $Y1, $X2, $Y2) { function in pChart
/plugin/projects/pchart/pchart/
H A Dpchart.php308 function setGraphArea($X1,$Y1,$X2,$Y2) function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php308 function setGraphArea($X1,$Y1,$X2,$Y2) function in pChart