<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE XLSX combined chart (Column and Line) X category axis crosses the Y axis at the wrong place and the Y axis major grid disappears."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114181#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE XLSX combined chart (Column and Line) X category axis crosses the Y axis at the wrong place and the Y axis major grid disappears."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114181">bug 114181</a>
              from <span class="vcard"><a class="email" href="mailto:christo161@gmail.com" title="Adam Kovacs <christo161@gmail.com>"> <span class="fn">Adam Kovacs</span></a>
</span></b>
        <pre>And I guess, this is why barcharts starts from zero, instead of top or bottom:
<a href="https://opengrok.libreoffice.org/xref/core/chart2/source/model/main/Axis.cxx#213">https://opengrok.libreoffice.org/xref/core/chart2/source/model/main/Axis.cxx#213</a>

::chart::PropertyHelper::setPropertyValueDefault( rOutMap,
PROP_AXIS_CROSSOVER_POSITION, css::chart::ChartAxisPosition_ZERO );

This is not relevant in the case of linecharts.</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>