Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1305

<tr:chart>: attributes for rotating the x- and y-axis labels by a given angle

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.9-core
    • None
    • Components
    • None
    • all

    Description

      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,

      Attachments

        Activity

          People

            Unassigned Unassigned
            wolfm Wolfgang Moestl
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: