<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 - "Minor interval count" for axis scaling options has artificial maximum limit"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144632">144632</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"Minor interval count" for axis scaling options has artificial maximum limit
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.1.6.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>crapfilter_1234@yahoo.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The "Minor interval count" parameter does not accept a value greater than 100. 
When working with large values on an axis, this becomes a limiting factor.

Example: I have a Y-Axis scale on a line graph set to a Minimum of 0, a Maximum
of 680,000, and a major interval set to Automatic (100,000).  A useful "Minor
interval count" in this case would be 20,000.

Expected Behavior: A value of 20,000 should be accepted as entered.

Actual Behavior: Any value greater than 100 is reset to exactly 100 upon
exiting the input field.

The maximum value should scale to a value relative to the manually-entered or
automatically-generated "Maximum" axis value.  In this case, a maximum value of
680,000 should allow values greater than 100, but no greater than the Maximum
value.  Alternatively, consider using the "Major interval" value as the maximum
allowed value, understanding there may be some perceived end-user value in
having a minor interval be GREATER than a major interval.</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>