Actualités

Bug summary I drew a 3D bar graph in python3 using ax.bar3d and then saved the image to pdf under bbox_inches='tight' using plt.savefig, but the Z-axis label was missing in the pdf. Note that ...