Share

Eastwood Charts

Tracker: Patches

5 Extension for label orientation of category axes - ID: 2124467
Last Update: Comment added ( mungady )

The Google chart API does not support rotating axis labels. On a horizontal
category axis, it can be important to rotate the labels by 90 degrees.

This patch adds an extension parameter "ewlo" to set label orientations for
category axes.

Usage:

ewlo=
<axis index>,<label orientation>|

...
<axis index>,<label orientation>

where <label orientation> is one of s,u or d. s is the standard
orientation, u is rotated 90 degrees up and d is rotated 90 degrees down.



Ingo Kegel ( kingo ) - 2008-09-23 12:15

5

Closed

Accepted

David Gilbert

None

None

Public


Comment ( 1 )

Date: 2009-05-13 12:59
Sender: mungadySourceForge.net SubscriberProject Admin

Thanks for the patch. I committed this to Subversion for inclusion in the
upcoming 1.2.0 release.


Attached File ( 1 )

Filename Description Download
labelOrientations.patch patch file Download

Changes ( 6 )

Field Old Value Date By
status_id Open 2009-05-13 12:59 mungady
resolution_id None 2009-05-13 12:59 mungady
assigned_to nobody 2009-05-13 12:59 mungady
allow_comments 1 2009-05-13 12:59 mungady
close_date - 2009-05-13 12:59 mungady
File Added 294536: labelOrientations.patch 2008-09-23 12:15 kingo