https://bz.apache.org/bugzilla/show_bug.cgi?id=60072

            Bug ID: 60072
           Summary: Sheet shiftRows doesn't trigger charts position
                    updating
           Product: POI
           Version: 3.13-FINAL
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: lapoci...@tagetik.com

Created attachment 34187
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34187&action=edit
Proposed patch

Hi all, 
it seems that adding rows on a sheet (using Sheet.shiftRows) does not trigger
any update in charts anchors.
Our proposal is to shift any chart anchor referring a cell above the start row
of the shifted area.
I've attached a patch that includes a new method in XSSFSheet, called from
within the shiftRows method.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to