JPGraph new GanttBar ... bar caption on left, right side

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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], ( chr(32).$aData[PLANSTART][$y].' -
'.$aData[PLANENDE][$y] ) );
Thanks.
Marco.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux