I somehow created a plot in unorthodox order, i.e. first plot some data in the second column, then in the first one. To generate my plots, I call a method that automatically clears the axes sets the ...
When changing to a log-scale on a polar plot and changing the radial origin. The inner border is not in the correct place, it stays in the centre.
It is possible to set a logarithmic scale for one or both axes. This functionality is in fact only one application of a more general transformation system in Matplotlib. Each of the axes' scales are ...