Label yang tumpang tindih matplotlib
fig, axs = plt.subplots(2, 2, constrained_layout=True)
Sleepy Shark
fig, axs = plt.subplots(2, 2, constrained_layout=True)