Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-434

cannot render a line chart

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 5.6.0
    • Fix Version/s: 5.6.1
    • Component/s: None
    • Security Level: Jimmy
    • Labels:
      None

      Description

      Steps to Reproduce

      1. load the attached file

      Current Result

      no chart rendered and the processing message keeps showing

      the server can't respond,  need to reload the page

      Expected Result

      render a line chart like

      Debug Information

      • HighchartsAxisHelper.setupAxis()
                        do {
                            tick -= size;
                        } while (low < (tick + size));
        

        size is -1 which produces an infinite loop.

      • Excel treats NA as 0

      Workaround

      replace NA with 0 in G80:I82

        Attachments

          Activity

            People

            Assignee:
            jumperchen jumperchen
            Reporter:
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: