<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 - Create Option for Sparse Data Labels"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133354">133354</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Create Option for Sparse Data Labels
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>skinnersarah93@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=161237" name="attach_161237" title="Sample stock graph and data (data pulled from public sources)">attachment 161237</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=161237&action=edit" title="Sample stock graph and data (data pulled from public sources)">[details]</a></span>
Sample stock graph and data (data pulled from public sources)

When creating an x-y scatter plot, I would like data labels, but the data
itself is a bit too fine for them. They are all scrunched together. I want them
to look nice, and I don't want to turn them vertical and 6pt font.

An option that is available in other graphing software is instead of putting a
label on every single data point, I can choose to skip every other one or put
in an integer value to choose how many are skipped.

Just in case this doesn't make sense, I'm adding a visual:

Current Setup when add data points
----------------------
Labels:       1 2 3 4 5 6 7 8 ...

Data Points:  X X X X X X X X ...

My suggestion
------------------
create new integer parameter "skip n data points"
Example:
if n = 2

Labels:       1     4     7   ...

Data Points   X X X X X X X X ...

Not an urgent thing but would be nice. I attached a little project I was
working on to see if I could make a nice dashboard and you will be able to see
from the graph what I mean.</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>