You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cax added using make_axes_locatable shows up at the middle of the image, instead of bottom while saving figures. I have tried .png and .pdf . The output from plt.show() is correct.
python 3.6.6 :: Anaconda custom (64-bit)
numpy version 1.15.3
matplotlib version 3.0.0
Here's a minimal script, which reproduces the result
The text was updated successfully, but these errors were encountered:
navdeeprana
changed the title
make_axes_locatable : Colorbar in the middle instead of bottom while saving a pdf.
make_axes_locatable : Colorbar in the middle instead of bottom while saving a pdf,png.
Oct 25, 2018
navdeeprana
changed the title
make_axes_locatable : Colorbar in the middle instead of bottom while saving a pdf,png.
make_axes_locatable : Colorbar in the middle instead of bottom while saving a pdf, png.
Oct 25, 2018
cax added using make_axes_locatable shows up at the middle of the image, instead of bottom while saving figures. I have tried .png and .pdf . The output from plt.show() is correct.
python 3.6.6 :: Anaconda custom (64-bit)
numpy version 1.15.3
matplotlib version 3.0.0
Here's a minimal script, which reproduces the result
The text was updated successfully, but these errors were encountered: