Searched refs:drawTreshold (Results 1 – 6 of 6) sorted by relevance
/plugin/statdisplay/helper/ |
H A D | graph.php | 238 $Chart->drawTreshold($avg, new Color(128, 0, 0));
|
/plugin/charter/ |
H A D | helper.php | 463 $pchart->drawTreshold($threshold, 143, 55, 72, true, true);
|
/plugin/statdisplay/pchart/ |
H A D | pChart.php | 1119 …function drawTreshold($Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth =… function in pChart
|
/plugin/statistics/inc/pchart/ |
H A D | pChart.php | 1202 function drawTreshold($Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth = 4, $FreeText = NULL) { function in pChart
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 1130 …function drawTreshold($Value,$R,$G,$B,$ShowLabel=FALSE,$ShowOnRight=FALSE,$TickWidth=4,$FreeText=N… function in pChart
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 1154 …function drawTreshold($Value,$R,$G,$B,$ShowLabel=FALSE,$ShowOnRight=FALSE,$TickWidth=4,$FreeText=N… function in pChart
|