|
From: Daniel J S. <dan...@ie...> - 2007-06-14 21:12:52
|
Hans-Bernhard Bröker wrote: >> Hans-Bernhard suggested not doing such a thing. The fix would be to >> simply not draw the tic and verticle dotted line outside the border >> for range [0:1.99805]. That would still look like the [0:2] case. > > > ... only if the border is actually drawn, and the grid isn't. With > > set grid ; unset border > > such a change would be very visible. Not to mention the tick label > itself suddenly disappearing. Good point, but it is easy enough to test on the condition of the border being drawn or not. The question remains whether or not a grid line should ever be drawn outside a border. Dan |