I'm trying to fill the area between the curve and the axis with the following command in gnuplot:
plot 1/x w filledcurves above x1=0 t "", x t "y=x"
However the area between the curve and x axis is not fully filled(I'm not able to post an image). I did some research but find nothing. Any one can help? Thanks very much!
