<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 - chart upper Y bound is 1.2 when real range upper bound is 1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136963">136963</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>chart upper Y bound is 1.2 when real range upper bound is 1
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>musicman@strannik.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I'm plotting a series of values, scaled against their maximum. For example, the
cell D2 contains "=B2/MAX($B$2:$B$27)", and the same repeated through D3:D27.
The adjusted cell reference is B2, changed to B3-B27.

The important point is that no cell value in column D is greater than 1.

But if I try to plot column D on a chart, the upper bound of the chart is 1.2.
No value in column D is greater than 1.

Why is the chart-bounding algorithm adding that extra space?

Steps to Reproduce:
1. Start a new spreadsheet.
2. In A1, enter "0", and in A2, enter "1". Select these two cells.
3. From the menu: "Insert"/"Chart..."
4. A dialog opens up, pertaining to the chart that's already added to the
spreadsheet. It's a column chart. Move the dialog out of the way, so you can
see the chart.

Actual Results:
The chart's maximum Y-value is 1.2, even though the actual maximum value in the
data range is 1.

Expected Results:
The maximum Y-value on the chart should be 1, not something larger.


Reproducible: Always


User Profile Reset: No



Additional Info:
Slackware-current. I can confirm this on both 6.2.8.2 and 7.0.1 versions of
LibreOffice.</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>