Show tick labels when sharing an axis December 8, 2023 by Tarik In Matplotlib 2.2 and above the tick labels can be turned back on using: ax.xaxis.set_tick_params(labelbottom=True)