Increase Figure Size In Matplotlib

increase figure size in matplotlib
plt.figure(figsize=(20,10))
matplotlib set size
plt.figure(figsize=(20,8))
change plot size matplotlib python
plt.figure(figsize=(14,7))

Leave a Comment