Setting 3D-plot scale to logarithmic in Matplotlib giving an almost empty 2D plot
I’m trying to set the scale of a plot to logarithmic, using the code below. When plotting without the log scale, it gives me a correct plot.
I’m trying to set the scale of a plot to logarithmic, using the code below. When plotting without the log scale, it gives me a correct plot.