Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-60009

Percentage shown in charts should be the nearest integer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 7.12.1
    • None
    • None

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      OBSERVED
      In pie charts, the percentage numbers shown are not the nearest integer to the actual value. It seems the integer shown is calculated by rounding down that real value.

      EXPECTED
      As an example, take a look on the image attached: In a chart with 41 issues to represent

      • 31 are marked as VERIFIED. They represent 31*100/41 = 75.61% of the total. The nearest integer to this number is 76%
      • 6 are marked as CLOSED. They represent 6*100/41 = 14.63% of the total. The nearest integer to this number is 15%
      • 4 are marked as CLOSED. They represent 4*100/41 = 9.76% of the total. The nearest integer to this number is 10%

              Unassigned Unassigned
              6be9524464fe Juan Pérez-Bedmar Fernández
              Votes:
              5 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: