My question is more about math then the actual code. When use the command
set logscale
on gnuplot 5.0 what is happening ? It should represents the logarithmic values values of the x and y points. But it doesn not seems to work properly. For example on my data I have x and y values smaller then 1 so I am expecting to see negative values for these values on the plot, but I see only postivie values. What I am doing wrong ?