|
From: Allin C. <cot...@wf...> - 2007-12-10 12:52:02
|
There seems to be a bug in the placement of x tic numbers in current CVS (or perhaps, in the placement of the right edge of the plot relative to the background): if the maximum x value is large, the last numerical tic value gets truncated. This seems to happen with all terminals (at least all I've tried). Simple test case: set xrange [-100000:100000] plot x Using term pngcairo font "Vera,8" (just for example) the last x-axis value is displayed as (almost) "10000". Part of the last printed zero is off the edge of the graph, and the final zero is entirely missing. -- Allin Cottrell Department of Economics Wake Forest University, NC |