好的,我已经为此寻找答案很久了,所以请不要给我减分:)
我想在 OpenOffice Calc 中制作一个简单的 XY 散点图,但是当我选择了 X 和 Y 列并选择了 XY 散点图时,图中没有显示任何数据点。
我的工作表有大约 400 行,其中 A 列 X 轴按顺序包含 1 到 400 之间的数字,B 列 Y 轴按顺序包含 -2 和 +2 之间的值。这真让我抓狂!
我已经确定了分钟。不是 0 而是 -5,所以不可能。
任何人都知道我做错了什么?
I had this problem -- Check the data you're using for the chart.
If you've done a cut-and-paste, you may have brought in some non-numeric characters.
First look at the numbers. They should automatically line up on the right side of the cell, unless you've changed the alignment.
Next, click a cell and look at the value displayed in the formula bar. Remove spaces or other non-numeric characters and hit enter.
Repeat for all cells in the data series.