-
Notifications
You must be signed in to change notification settings - Fork 4.3k
add plot term #7931
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
base: main
Are you sure you want to change the base?
add plot term #7931
Conversation
Correct grammatical errors in the description of the .plot() function.
dakshdeepHERE
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 second review 🚀
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.
Hey @msaf9, please also attach the output image for this PR, and make sure you place it under the media folder in docs
|
@mamtawardhani please complete the review and tag me. I'll then move forward ✌️ |
Description
Added a new entry for the
.plot()function under theMatplotlib.This entry provides an overview of the function, its syntax, parameters, and examples demonstrating how to create and customize line plots.
The goal is to enhance the Matplotlib documentation by covering one of its most commonly used visualization methods.
Issue Solved
Will close #7808
Type of Change
Checklist
mainbranch.Issues Solvedsection.