SubplotGrid.__getattr__¶
- SubplotGrid.__getattr__(attr)[source]¶
Get a missing attribute. Simply redirects to the axes if the
SubplotGridis singleton and raises an error otherwise. This can be convenient for single-axes figures generated withsubplots.