MBravoS / splotch

Simple PLOTs, Contours and Histograms is a small package with wrapper functions designed to simplify plotting calls from matplotlib.
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

splotch.colorbar() does not reassign old axis #41

Closed AstroRobin closed 2 years ago

AstroRobin commented 4 years ago

After creating a new colorbar axis, the splt.colorbar() function does not return the current axis back to the original axis prior to calling the function.

AstroRobin commented 2 years ago

Should be fixed in latest commit to devel branch.