Skip to content

#25900 update figure.py #25909

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

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

vizzy-viz
Copy link
Contributor

@vizzy-viz vizzy-viz commented May 18, 2023

Added variable "fig" for creating a figure

Closes #25900

PR summary

PR checklist

In PR #25900 the line missed "fig" variable , as it is essential to create the figure, hence added

Added variable "fig" for creating a figure
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a while, please feel free to ping @matplotlib/developers or anyone who has commented on the PR. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join us on gitter for real-time discussion.

For details on testing, writing docs, and our review process, please see the developer guide

We strive to be a welcoming and open project. Please follow our Code of Conduct.

@timhoffm timhoffm added this to the v3.8.0 milestone May 18, 2023
@timhoffm timhoffm merged commit 7506d1a into matplotlib:main May 18, 2023
@timhoffm
Copy link
Member

Thanks @vizzy-viz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc]: I think you missed a fig here.
2 participants