<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Date/time labelling in a chart is VERY poor"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137991#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Date/time labelling in a chart is VERY poor"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137991">bug 137991</a>
              from <span class="vcard"><a class="email" href="mailto:uwe@franke-auer.de" title="Uwe Auer <uwe@franke-auer.de>"> <span class="fn">Uwe Auer</span></a>
</span></b>
        <pre>There are 2 problems
1) The Date column A is not a date/time and hence not numerical data
2) The chart type is "Line chart", which uses 1) as categories and hence there
is no way to format the data of the x-axis.

To get full control of the format of the data appearing in x-axis you need to:
1) Turn the data in column A into real calc dates/times
2) Use an XY(Scatter) diagram.</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>