Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-881

NPE when render chart with cell format "[DBNum1][$-404]General"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.7.0
    • 3.7.0
    • None
    • None

      FormatEngine should recognized unsupport format and choose appropriate formater.

      e.g.

      FormatEngine formatEngine = new FormatEngineImpl();
      FormatResult result = formatEngine.format(saxis.getFormat(), 1d, formatContext, 12);
      

      result should have formater.

            henrichen henrichen
            JerryChen JerryChen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: