-
Notifications
You must be signed in to change notification settings - Fork 4.3k
docs(matplotlib): Add new entry for pyplot.figure() #7838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(matplotlib): Add new entry for pyplot.figure() #7838
Conversation
Updated the description and parameters for clarity. Improved example and output explanation.
mamtawardhani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good for a second review! 🚀
Radhika-okhade
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made slight changes to the tags and syntax.
The entry looks good to be merged.
|
👋 @Shubham-Jain52 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/matplotlib/pyplot/figure Please note it may take a little while for changes to become visible. |
Description
This PR adds a new Term Entry for
matplotlib.pyplot.figure()under the Matplotlib > Pyplot concept.content/matplotlib/concepts/pyplot/terms/figure/figure.mdplt.figure(), details its common syntax and parameters, and provides a runnable code example with an accompanying output image (figure_example.png, added to the root/mediafolder).Issue Solved
Closes #7813
Type of Change
Editing an existing entry (fixing a typo, bug, issues, etc)Updating the documentationChecklist
mainbranch.feat/7813-strip-method-clarification(or adjust if your branch name is different).Issues Solvedsection.