Skip to content

Added Tabular legend example #2

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Tejaspatil06
Copy link

@Tejaspatil06 Tejaspatil06 commented Jun 11, 2024

Summary

This pull request addresses issue 10079, which has been resolved by pull request 26339. The primary fix involves reducing the code by iterating a part in a loop to enhance readability.

Changes Made

  • Refactored the code by introducing a loop to iterate over a specific section.
  • Improved code readability and maintainability.

Related Issues

  • Resolves issue 10079.
  • Follow-up to PR 26339.

Additional Notes

This change aims to simplify the existing codebase by making it more readable without altering the original functionality. The iteration introduced is intended to make future maintenance and understanding of the code easier for new contributors and maintainers.

Final Output

tabular_legend

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 week or so, please leave a new comment below and that should bring it to our attention. 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.

Impaler343 pushed a commit that referenced this pull request Aug 25, 2024
… and bump cibuildwheel

This is the commit message #1:

> Merge pull request matplotlib#28293 from QuLogic/py313
>
> BLD: Enable building Python 3.13 wheels for nightlies

(cherry picked from commit 725ee99)

This is the commit message #2:

> Merge pull request matplotlib#28668 from matplotlib/dependabot/github_actions/actions-167bd8b160
>
> Bump the actions group with 2 updates

(cherry picked from commit fd42e7d)
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.

1 participant