[Libreoffice-bugs] [Bug 133354] New: Create Option for Sparse Data Labels
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun May 24 16:05:11 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133354
Bug ID: 133354
Summary: Create Option for Sparse Data Labels
Product: LibreOffice
Version: 6.4.2.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: skinnersarah93 at gmail.com
Created attachment 161237
--> https://bugs.documentfoundation.org/attachment.cgi?id=161237&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200524/02ac9302/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list