https://bugs.documentfoundation.org/show_bug.cgi?id=99969
--- Comment #3 from Seraphime Kirkovski <[email protected]> ---
After doing some further tests, I noticed that when the chart is pasted into
another sheet of the same calc document
and source data is edited, the pasted chart changes also.
When I try the same thing with a chart copied from sheet with a non-default
name, modifying data doesn´t modify the pasted chart.
While debugging, I think I found an explanation for that. When the chart is
copied from a default named sheet, the resulting XChart object has
an internal data provider, but when the chart has a non-default name, the chart
doesn´t have an internal data provider. This explains why
a paste of the chart in Writer is empty in the first case (the chart can´t find
its data, because it´s not in the same document) and is ok
in the second case (the chart is copied as-is, without referencing anything
from the source document).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs