Tagged Questions
2
votes
0answers
327 views
How to make a LibreOffice Calc XY (scatter) plot with named dots?
I have a simple XY scatter plot made from a 2-column spreadsheet. When I hover over a dot, I can see the ID of the dot (e.g. "Data point 8456").
I would like to know if I could have the content of a ...
1
vote
1answer
2k views
How do I create a line graph which ignores zero values?
I want to create a graph showing trends over time, calculated from a formula of various data.
However, some data is missing, resulting in zeroes in the calculated data which the chart uses.
When ...