Searched defs:drawLegend (Results 1 – 5 of 5) sorted by relevance
/plugin/statdisplay/pchart/ |
D | pChart.php | 935 …public function drawLegend($XPos, $YPos, $DataDescription, Color $color, Color $color2 = null, Col… function in pChart
|
/plugin/statistics/inc/pchart/ |
D | pChart.php | 998 …public function drawLegend($XPos, $YPos, $DataDescription, Color $color, Color $color2 = null, Col… function in pChart
|
/plugin/projects/pchart/pchart/ |
D | pchart.php | 981 …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/ |
D | pChart.class.php | 1005 …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/ |
D | amcharts.js | 345 …is.legendData;this.enabled&&(d.ifArray(a)||d.ifArray(this.data))&&this.drawLegend()},drawLegend:fu… method
|