Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae9940f + 2c5caa8 commit ab90482Copy full SHA for ab90482
1 file changed
galleries/users_explain/axes/constrainedlayout_guide.py
@@ -532,7 +532,7 @@ def example_plot(ax, fontsize=12, hide_labels=False):
532
example_plot(ax1)
533
example_plot(ax2)
534
example_plot(ax3)
535
-plt.suptitle('Homogenous nrows, ncols')
+plt.suptitle('Homogeneous nrows, ncols')
536
537
# %%
538
# but the following leads to a poor layout:
0 commit comments