ICEfaces
  1. ICEfaces
  2. ICE-11170

allow format of dataLabels for pie chart (SectorSeries)

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.1.0.GA, EE-3.3.0.GA_P04
    • Fix Version/s: 4.2.BETA, 4.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ace jsf2 chart

      Description

      the current chart examples (in showcase), show the sum of the labels of the various pieces of pie NOT adding to 100% (they add to 99%).
      Going through the code base, it appears that jqplot allows you to format the labels, and this makes sense as they may be rounding, but all the pieces of pie could have integer +.1 for example, and still a rounding will not add to 100%.

      Exposing the attribute "dataLabelFormatString" for jqplot in the SectorSeries (model class for ace:chart). Allows us to format the label to the nearest 10th of a decimal (or 2 decimal places, etc).

      Will see if this is acceptable to support case owner.

        Activity

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: