← 返回首页
Get nearest graphics indices by FlynnOConnell · Pull Request #699 · 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

Get nearest graphics indices#699

Merged
kushalkolar merged 4 commits into
fastplotlib:mainfrom
FlynnOConnell:get-nearest-graphics-indices
Feb 16, 2025
Merged

Get nearest graphics indices#699
kushalkolar merged 4 commits into
fastplotlib:mainfrom
FlynnOConnell:get-nearest-graphics-indices

Conversation

Copy link
Copy Markdown
Collaborator

closes #682

Helper function to return the indices of the closest graphics in order of closest to the mouse position pos to furthest.

Comment thread fastplotlib/layouts/_plot_area.py Show resolved Hide resolved

Copy link
Copy Markdown
Member

sorry I forgot to review this

kushalkolar marked this pull request as ready for review January 24, 2025 05:07
kushalkolar requested a review from clewis7 as a code owner January 24, 2025 05:07

Copy link
Copy Markdown
Member

@FlynnOConnell can you black and then I will merge

Copy link
Copy Markdown
Member

can you undo the last commit and only run black on the source files, not the entire repo

FlynnOConnell force-pushed the get-nearest-graphics-indices branch from afae226 to 80ef632 Compare January 26, 2025 22:30

FlynnOConnell left a comment

Copy link
Copy Markdown
Collaborator Author

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

This is g2g

Comment thread fastplotlib/layouts/_plot_area.py Show resolved Hide resolved
Comment thread fastplotlib/layouts/_plot_area.py Show resolved Hide resolved
kushalkolar merged commit c734f02 into fastplotlib:main Feb 16, 2025
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.

make new helper function get_nearest_graphics_indices()

2 participants

Footer

© 2026 GitHub, Inc.