https://issues.apache.org/ooo/show_bug.cgi?id=124100

--- Comment #9 from Andre <awf....@googlemail.com> ---
The detection of the number format of the labels seems to be a mess:

- There is a general bias, based on heuristics, towards dates.

- Copy and paste creates an internal copy (InternalDataProvider) of the calc
data.  This copy is a deep copy, not a reference.

- The copy seems to ignore the number format of the x-axis.

- The copy is created by streaming out to and then importing form a temporary
ODF document.

- With all the employed heuristics and different execution paths it is not
clear what the desired behavior really is.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to