[
https://issues.apache.org/jira/browse/TRINIDAD-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073218#comment-13073218
]
Kokavecz AndrĂ¡s commented on TRINIDAD-1305:
-------------------------------------------
I would need the same thing. Any progress on this issue?
> <tr:chart>: attributes for rotating the x- and y-axis labels by a given angle
> -----------------------------------------------------------------------------
>
> Key: TRINIDAD-1305
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1305
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Components
> Affects Versions: 1.2.9-core
> Environment: all
> Reporter: Wolfgang Moestl
>
> Hi,
> Please add two new attributes to <tr:chart> allowing to rotate the x and y
> axis labels by a given angle.
> In my case the x-axis labels (the group labels) are timestamps using the
> format "yyyy.MMM.dd hh:MM:ss", thus they are quite long.
> I need to rotate them by -45 degrees in order to be readable. If the're not
> rotated they are printed one over the other, making them impossible to read.
> Example:
> <tr:chart
> id="myCahrtId"
> type="line"
> value="#{myBackingBean.myChartModel}"
> perspective="true"
> xLabelRotation="-45"
> yLabelRotation="25"
> />
> Thanks a lot!
> Cheers,
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira