Home
last modified time | relevance | path

Searched refs:drawTreshold (Results 1 – 6 of 6) sorted by relevance

/plugin/statdisplay/helper/
H A Dgraph.php238 $Chart->drawTreshold($avg, new Color(128, 0, 0));
/plugin/charter/
H A Dhelper.php463 $pchart->drawTreshold($threshold, 143, 55, 72, true, true);
/plugin/statdisplay/pchart/
H A DpChart.php1119 …function drawTreshold($Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth =… function in pChart
/plugin/statistics/inc/pchart/
H A DpChart.php1202 function drawTreshold($Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth = 4, $FreeText = NULL) { function in pChart
/plugin/projects/pchart/pchart/
H A Dpchart.php1130 …function drawTreshold($Value,$R,$G,$B,$ShowLabel=FALSE,$ShowOnRight=FALSE,$TickWidth=4,$FreeText=N… function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php1154 …function drawTreshold($Value,$R,$G,$B,$ShowLabel=FALSE,$ShowOnRight=FALSE,$TickWidth=4,$FreeText=N… function in pChart