Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
When using the ezcGraphAxisRotatedLabelRenderer an angle such 45, an offset is calculated and Data as well as the labels will be moved to the right to accommodate the rotated label size. This however causes an ugly (large) space between the Y Axis line and the start of the Data. If the Offset is disabled, the Label would enter into the Y Axis Space. I think however that this is acceptable (as well as desirable) in certain situations, hence i request that the offset calculation be made optional. The following code modification of the axis_label_rotated.php would add an additional property called 'allowOffset' that would allow the above to be controlled:
Environment: Operating System: All Steps to Reproduce: Create a Line Graph with a RotatedLabelRenderer, set the Angle to 45. A Large Gap is created between the y Axis Line and the start of the first data point. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||