[Bug 60072] Sheet shiftRows doesn't trigger charts position updating

2021-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60072 --- Comment #5 from Dominik Stadler --- Bug #59306 sounds similar or at least closely related. -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 60072] Sheet shiftRows doesn't trigger charts position updating

2021-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60072 Dominik Stadler changed: What|Removed |Added Depends on||59306 Referenced Bugs: https://bz.

[Bug 60072] Sheet shiftRows doesn't trigger charts position updating

2016-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60072 --- Comment #4 from Javen O'Neal --- You can use test-data/spreadsheet/WithChart.xlsx and WithDrawing.xlsx for unit tests or make your own test spreadsheet (or even better, write a unit test starting with a new XSSFWorkbook(), add the chart and

[Bug 60072] Sheet shiftRows doesn't trigger charts position updating

2016-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60072 Javen O'Neal changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Javen O'Ne

[Bug 60072] Sheet shiftRows doesn't trigger charts position updating

2016-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60072 --- Comment #2 from Lapo Cioni --- (In reply to Javen O'Neal from comment #1) > Thanks for the patch! I'll review it and apply it once 3.15 is released and > the trunk is unfrozen. > > Does your patch also update chart data series address rang

[Bug 60072] Sheet shiftRows doesn't trigger charts position updating

2016-08-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60072 --- Comment #1 from Javen O'Neal --- Thanks for the patch! I'll review it and apply it once 3.15 is released and the trunk is unfrozen. Does your patch also update chart data series address ranges? See bug 59306. It would be nice to have these