<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: OOXML: Incorrect rotation in axis labels"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138773#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: OOXML: Incorrect rotation in axis labels"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138773">bug 138773</a>
              from <span class="vcard"><a class="email" href="mailto:libreoffice@nisz.hu" title="NISZ LibreOffice Team <libreoffice@nisz.hu>"> <span class="fn">NISZ LibreOffice Team</span></a>
</span></b>
        <pre>I have noticed this in a lot of our own chart-files too.

This chart (and a lot of other default ones) does not specify an explicit
rotation value, which means the default horizontal text direction is not taken
literally, it depends on the amount of axis labels and their length.

This chart also uses the Label interval setting of 2, which is not supported by
LO (I'll file an enhancement :)). Play with this to see what I mean with the
above:
- if you set this interval to automatic (1) in Word, double amount of axis
labels is displayed, like in Writer. They get rotated to 270 degrees in Word
like: |
- with the setting of 2 the labels are rotated to -45 degrees in Word like: /
- with the setting of 4 the labels are actually horizontal like _ since this
way there is so few of them that they fit horizontally.

Word would in all these cases still display "Horizontal" text direction, but in
reality it measures the text length and finds the most optimal rotation.

I think it would be best to revert that patch and later implement some sort of
"Automatic" rotation setting.</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>