Table visualization(pie chart) does not show label name if the text is 0

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      When rendering a chart through the table macro, if the data in the chart macro is a zero, then it gets removed and the label has no name. It seems like the macro is trimming leading zeros because 000123 also becomes just 123.

      Steps to Reproduce

      1. Step: Create a table with data(heading column or row) to have at least one be just 0 or have leading 0’s
      2. Step: Visualize it to a pie chart and publish the page.

      Expected Results

      The pie chart shows labels with correct names.

      Actual Results

      The pie chart shows labels without leading/solo 0’s removed.

      Workaround

      Currently, there is no known workaround for this behaviour. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Dhanush
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: