Open
Description
Reason/inspiration (optional)
The existing pyplot concept is the convenient implicit interface. The explicit Axes interface exposes the OO nature of the classes and provides granular control of pyplot figures. This allows simultaneous management of multiple figures and sub plots (Axes) and being able to save or print any figure at any time.
Add the following link:
https://matplotlib.org/stable/users/explain/figure/api_interfaces.html#api-interfaces
to frequently asked question 5.
Entry Type (select all that apply)
New Concept Entry for Existing Topic
Code of Conduct
- By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.
For Maintainers
- Labels added
- Issue is assigned