ICEfaces
  1. ICEfaces
  2. ICE-6863

Add a yaxisLabels attribute to the outputChart component

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 1.8.2-EE-GA_P02, 2.0.1, EE-2.0.0.GA
    • Fix Version/s: 3.0, EE-1.8.2.GA_P04
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P2

      Description

      Feature Request: Currently there is only a 'xaxisLabels' attribute defined for the outputChartt component. In some cases it is required to have he same functionality but for the y-axis.

        Activity

        Hide
        Adnan Durrani added a comment -

        The outputChart doesn't have a "yaxisLabels" attribute.

        I looked at the JCharts API, and found that there isn't any way to set Yaxis labels as literal. The Y-aix labels are generated by the Chart API on the bases of provided data. I think that is why we didn't add "yaxisLabel" attribute on component.

        The only thing can be done on yaxis is to set user define scale by defining starting value and value of the increment, in addition to that you can tell how many generated item should be display on a chart by default they are 5. Or you can force to show dollar sign or hide or show comma.

        Show
        Adnan Durrani added a comment - The outputChart doesn't have a "yaxisLabels" attribute. I looked at the JCharts API, and found that there isn't any way to set Yaxis labels as literal. The Y-aix labels are generated by the Chart API on the bases of provided data. I think that is why we didn't add "yaxisLabel" attribute on component. The only thing can be done on yaxis is to set user define scale by defining starting value and value of the increment, in addition to that you can tell how many generated item should be display on a chart by default they are 5. Or you can force to show dollar sign or hide or show comma.

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: