Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added link and image to matplotlib.hatch API Page#27203

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
Ashhar-24 wants to merge1 commit intomatplotlib:mainfromAshhar-24:main

Conversation

Ashhar-24
Copy link

@Ashhar-24Ashhar-24 commentedOct 26, 2023
edited
Loading

PR summary

PR checklist

Copy link

@github-actionsgithub-actionsbot 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 uson gitter for real-time discussion.

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

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

Copy link
Member

@story645story645 left a comment
edited
Loading

Choose a reason for hiding this comment

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

Thank you for tackling this!
Please see our contributing guide for information on how to set up a development environment and how to build the docs as I think that may make it easier to implement the
solution proposed in the issue.
https://matplotlib.org/devdocs/devel/index.html#new-contributors


.. _Click to see example gallery references: https://matplotlib.org/devdocs/gallery/shapes_and_collections/hatch_style_reference.html

.. plot:: doc_static/hatch_preview_first.png
Copy link
Member

Choose a reason for hiding this comment

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

So you do not need to (and we prefer you don't) create the file. Sphinx gallery creates all the images when we build the docs & provides an image you can use here.

https://sphinx-gallery.github.io/stable/advanced.html#cross-referencing

One way to find the path you're looking for is to build the docs and look at the name of the resulting image.

@@ -6,3 +6,7 @@
:members:
:undoc-members:
:show-inheritance:

.. _Click to see example gallery references: https://matplotlib.org/devdocs/gallery/shapes_and_collections/hatch_style_reference.html
Copy link
Member

Choose a reason for hiding this comment

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

We use cross-referencing because that forwards to the matching page for that version of the docs
https://sphinx-gallery.github.io/stable/advanced.html#cross-referencing

@@ -6,3 +6,7 @@
:members:
:undoc-members:
:show-inheritance:

Copy link
Member

Choose a reason for hiding this comment

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

The preamble being added in this PR should go above the sphinx directives b/c those directives populate the page w/ the function signature.

@story645
Copy link
Member

Hey@Ashhar-24 do you plan to get back to this?

@story645story645 self-assigned thisNov 9, 2023
@pat8901
Copy link
Contributor

@story645 Hello, I am new and looking to make my first pr. I am reading into this issue and I may be of some help. Right now I am gathering all necessary information on how to properly complete and test this issue. In the mean time I will keep an eye out for further developments!

@story645
Copy link
Member

Ok, but also this is a pull request not an issue so@Ashhar-24 has done a lot of the work and what's left is to address the review comments. If@Ashhar-24 doesn't have the bandwidth to finish up, you're welcome to take over.

@pat8901
Copy link
Contributor

@story645 My apologies, thank you for the clarification. Would it be appropriate to create a separate pr?
I did see in the issue the bot mentioned, "If there is an open PR, please collaborate on the work by reviewing it rather than duplicating it in a competing PR". I wanted to ask just for clarification.

@story645
Copy link
Member

I think if it's stalled out, then you can take over by making a new PR but credit@Ashhar-24 as a co-author. Maybe wait a another day to see if they respond?
https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors

@pat8901pat8901 mentioned this pull requestNov 26, 2023
2 tasks
@story645
Copy link
Member

closing in favor of#27370

@timhoffm
Copy link
Member

@story645 did you forget to close?

story645 reacted with confused emoji

@story645story645 moved this fromWaiting for author toDone inFirst Time ContributorsMay 23, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] left review comments

@story645story645story645 requested changes

Assignees

@story645story645

Labels
None yet
Projects
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[Doc]: List supported hatches and link to/embed hatch reference on hatches API page
4 participants
@Ashhar-24@story645@pat8901@timhoffm

[8]ページ先頭

©2009-2025 Movatter.jp