#014294: Text rotation for graphs

Description:

I'd like to have the possibility to rotate labels and axis values in ezcGraph. I think that this is important since in many cases the x and y axis label text can be quite long and displaying the y-axis label vertically would minimize the required space for the text. Also in some cases the x-axis value texts can be quite long and displaying the values vertically would make those easier to read.


Environment:

Operating System:
PHP Version: (please be specific, like '4.4.3' or '5.1.5')
Database and version:
Browser (and version):


- Attachments

No attachments for this issue.


- Comments

This is already implemented, as documented in the tutorial: http://ezcomponents.org/docs/tutorials/Graph#rotated-labels-on-axisurl

#259859 by Kore Nordmann on January 20th, 2009 [Permanent Link]

I was referring to the text that is set using $graph->yAxis->label = 'text';

It would require less space if it would be possible to put the text in 90 degree angle on the side of the chart.

#259868 by Tuomas A on January 20th, 2009 [Permanent Link]

Implemented in #10640.

#262203 by Kore Nordmann on July 4th, 2009 [Permanent Link]

- History
Properties
Type Enhancement
Priority Medium
Component Components » Graph
Affects Unknown
Fix Version 2009.2 sprint 1 - eZ components 2009.2 sprint 1
Reporter Tuomas A
Responsible Kore Nordmann
Status 0 Closed
Resolution Implemented
Created January 19th, 2009
Updated July 4th, 2009
Resolved July 4th, 2009
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #015537
  Graph shows to small and truncated rotated axis labels