Steps to reproduce: Open Calc Create a new Spreadsheet (File -> New -> Spreadsheet) Enter the following data: - In cell A1: 1 - In cell A2: 2 - In Cell A3: 3 Select cells A1:A3 and insert a column chart (Insert -> Chart... -> Finish) Click on cell A4 and enter: 4 Expected result: Calc should ask us if we want to extend the chart data range to include the new data (cell A4) in the chart. This could be done with floating pop-up. There should be a Yes and a No button and a checkbox to do it each time without asking. A drop-down list should added to the chart option to be able to change the default behavior.
Andras Timar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=44d470c71740a6679b154eeec6af7bf352748c16 fdo#47584 add yet another MinGW dll filename pattern
(In reply to comment #1) > Andras Timar committed a patch related to this issue. No, it was for bug #47548. Sorry for the noise.
Thanks for new idea This bugreport describes idea how to solve problem, described in Bug 42196
I have mixed feelings about this one. I think that a pop up message every time could get really annoying. Another solution could be possible though, going to open this up to the devs to see if other solutions can be suggested.
Actually I have a different solution. I think better solution is that you can select entire column(s) and then chart auto adjusts to new entries in the column. This way it's automated instead of having some dialog come up every time you add a new entry.
I was thinking about something: why not use a floating icon next to the cells where we added some data, a la Office 2010? Would there be a patent about that?
*** Bug 146399 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 42196 ***