<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [FILESAVE DOCX] Column Chart doesn't preserve color scheme when changed to Pie chart, and later changed back to Column chart"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108080">108080</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[FILESAVE DOCX] Column Chart doesn't preserve color scheme when changed to Pie chart, and later changed back to Column chart
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.3.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Chart
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kelemeng@ubuntu.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=133559" name="attach_133559" title="Example file from LO 5.3">attachment 133559</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=133559&action=edit" title="Example file from LO 5.3">[details]</a></span>
Example file from LO 5.3

By default the same data series in different data points have the same color.
This means that if you have 4 data points with 3 data series each in a chart
the “data series 1” columns are all blue, the “data series 2” columns are all
orange and the “data series 3” columns are all yellow. This is the default
setting for column charts in LibreOffice. 
Now change the type of the chart to Pie chart, save the document as ODT, and
then reopen it in LibreOffice. 
Change the chart type back to Column chart, and now the data points have the
same color: all data series in “data point 1” are blue, all data series in
“data point 2” are orange, all data series in “data point 3” are yellow and all
data series in “data point 4” are green. 
Now save the file as a DOCX, reopen the DOCX file, and the colors in the chart
are reverted to the original settings: “data series 1” columns are all blue,
the “data series 2” columns are all orange and the “data series 3” columns are
all yellow.

Steps to reproduce:
1. Create an empty text document in LibreOffice Writer
2. Insert a Chart
3. Change the chart type to Pie chart
4. Save the file as ODT
5. Reopen the file in LibreOffice Writer.
6. Change the chart type back to line chart.
7. Save the file as ODT.
8. Save the file as DOCX.
9. Compare the ODT and the DOCX files.

Actual results:
The colors of the columns are different in the ODT and in the DOCX file.

Expected results:
The colors of the columns should be consistent across the ODT and DOCX files.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>