Proper automatic logarithmic axes when plot range less than a factor 10 (Matplotlib)
When the data range of logarithmic plots does not include a full factor of 10, the current (v3.5) Matplotlib code does not automatically produce publication-quality figures (see below). How can one correct this limitation?