|
From: Even K. <kar...@in...> - 2005-06-24 11:01:54
|
Hello, I try to draw a graph with a grey background just inside the xrange and the yrange. It appears that it is not directly possible with gnuplot. So, in order to reach my goal I have tryed, as an example, the following request : set yrange [0:1] plot 1 with filledcurve y1=0 lt 9, x*x It works but the grid and the tics I would like to keep in disappear Is there any solution (that is to say obtain a grey background and grid and tics) ? many many thanks in advance Karl |