← 返回首页
add `in` operator to `PlotArea` base by kushalkolar · Pull Request #321 · fastplotlib/fastplotlib · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

add in operator to PlotArea base#321

Merged
kushalkolar merged 1 commit into
masterfrom
in-operator-plot-area
Oct 14, 2023
Merged

add in operator to PlotArea base#321
kushalkolar merged 1 commit into
masterfrom
in-operator-plot-area

Conversation

Copy link
Copy Markdown
Member

allows:

"graphic_name" in plot "graphic_name" in gridplot[0, 0] graphic_obj in plot graphic_obj in gridplot[0, 0]

usecase example from mesviz, makes it easy to check if a subplot has contours or not, etc.

kushalkolar requested a review from clewis7 October 14, 2023 05:01
kushalkolar merged commit 57cbfba into master Oct 14, 2023
kushalkolar deleted the in-operator-plot-area branch October 19, 2023 03:26

clewis7 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

LGTM

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.