|
From: <HBB...@t-...> - 2007-07-14 14:12:00
|
H.S. wrote: > but the plot is missing the first data point (1,10). I am sure I am > doing something basically wrong ... what is it? It's not really missing, it's just hard to see. Have another look at the y axis, then ask yourself: what would be the height of that bar, in this plot? Then I guess you'll understand how set xrange [0:*] before the plot fixes it. |