https://bugs.documentfoundation.org/show_bug.cgi?id=132714
--- Comment #17 from Noel Grandin <[email protected]> --- So the problem(s) here is that writer does not appear to update charts when a table structure happens (or when a table is deleted). The code that manages table structure changes (e.g rows added/deleted), will need to be updated to check if any charts depend on that table, and if so, force that chart to change it's pointers to table and cell nodes. -- You are receiving this mail because: You are the assignee for the bug.
