https://bugs.freedesktop.org/show_bug.cgi?id=68781

          Priority: medium
            Bug ID: 68781
                CC: [email protected]
          Assignee: [email protected]
           Summary: FILEOPEN chart-in-writer drops date values
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: UNCONFIRMED
           Version: unspecified
         Component: Chart
           Product: LibreOffice

Created attachment 84950
  --> https://bugs.freedesktop.org/attachment.cgi?id=84950&action=edit
reproduction example (as generetad by Base Report Builder)

Consider the attached document (created by Base Report Builder).

It contains a chart (and not much else). It uses internal data, that comes in
<table:table table:name="local-table">. It contains two columns:

 - column A: categories (locations on X axis)
   values 5 20 25 40

 - column B: data series labelled 'Date'
   values 2013-01-12 2013-02-23 2013-03-02 2013-10-02

Now, open (in Writer) the data table of the chart. The "Date" data series is
all blank; the values were purely and simply dropped.

On the other hand, the "Categories" column (series) is formatted as dates. I
also don't understand why that is. The only date format in the chart object
(content.xml) is  <number:date-style number:automatic-order="true"
style:name="N10051">, which is used only in <style:style style:family="chart"
style:name="ch5" >, which itself is used only on the *y* axis, while the
categories are used for the *x* axis, and the format does not match anyway. I
thought, maybe this is because of the <chartooo:date-scale/> tag on the x, but
even if I remove it (see second attachment: "without date-scale"), they still
get displayed as dates.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to