Re: [PHP] JPGraph new GanttBar ... bar caption on left, right side

2013-04-09 Thread Stuart Dallas
On 9 Apr 2013, at 11:23, "Meli Marco" wrote: > Hello, > I would like to know how to print captions (normally used for percentage > completion) on the left (start date) and right (end date) side of the > bar, instead just on the right. > Below the method for bar creation: > $planbar = new GanttBa

[PHP] JPGraph new GanttBar ... bar caption on left, right side

2013-04-09 Thread Meli Marco
Hello, I would like to know how to print captions (normally used for percentage completion) on the left (start date) and right (end date) side of the bar, instead just on the right. Below the method for bar creation: $planbar = new GanttBar ($c,'', $aData[PLANSTART][$y], $aData[PLANENDE][$y], ( ch