Home
last modified time | relevance | path

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

/plugin/statistics/inc/
H A DStatisticsGraph.class.php307 $Chart->drawLegend(
357 $Chart->drawLegend(
/plugin/statdisplay/helper/
H A Dgraph.php292 $Chart->drawLegend(500, 40, $DataSet->GetDataDescription(), new Color(250));
/plugin/projects/plugins/target/
H A Dplot.php226 $plot->drawLegend($left_margin + $legend_left, 2 * $h + $legend_top, $description,
/plugin/charter/
H A Dhelper.php438 …$pchart->drawLegend($this->flags['size']['width'] - $legendSize[0] - 15, 30, $pdata->GetDataDescri…
/plugin/statdisplay/pchart/
H A DpChart.php935 …public function drawLegend($XPos, $YPos, $DataDescription, Color $color, Color $color2 = null, Col… function in pChart
/plugin/statistics/inc/pchart/
H A DpChart.php998 public function drawLegend($XPos, $YPos, $DataDescription, Color $color, Color $color2 = null, Color $color3 = null, $Border = TRUE) { function in pChart
1008 $this->validateDataDescription("drawLegend", $DataDescription);
/plugin/projects/pchart/pchart/
H A Dpchart.php981 …function drawLegend($XPos,$YPos,$DataDescription,$R,$G,$B,$Rs=-1,$Gs=-1,$Bs=-1,$Rt=0,$Gt=0,$Bt=0,$… function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php1005 …function drawLegend($XPos,$YPos,$DataDescription,$R,$G,$B,$Rs=-1,$Gs=-1,$Bs=-1,$Rt=0,$Gt=0,$Bt=0,$… function in pChart
/plugin/amcharts/assets/amcharts/
H A Damcharts.js345 …ndData;this.enabled&&(d.ifArray(a)||d.ifArray(this.data))&&this.drawLegend()},drawLegend:function(…