Skip to content

Add get_cursor_data to NonUniformImage#27640

Merged
QuLogic merged 7 commits into
matplotlib:mainfrom
dstansby:non-uniform-z
Jan 23, 2024
Merged

Add get_cursor_data to NonUniformImage#27640
QuLogic merged 7 commits into
matplotlib:mainfrom
dstansby:non-uniform-z

Conversation

@dstansby

@dstansby dstansby commented Jan 11, 2024

Copy link
Copy Markdown
Member

PR summary

This adds get_cursor_data() for NonUniformImage.

Replaces #19104, with an added test. Fixes #18652.

PR checklist

Comment thread lib/matplotlib/image.py
Comment thread lib/matplotlib/image.py Outdated
@dstansby dstansby marked this pull request as ready for review January 14, 2024 16:35
@github-actions github-actions Bot added the Documentation: user guide files in galleries/users_explain or doc/users label Jan 14, 2024
@QuLogic QuLogic added this to the v3.9.0 milestone Jan 23, 2024
@QuLogic QuLogic removed the Documentation: user guide files in galleries/users_explain or doc/users label Jan 23, 2024
@QuLogic QuLogic merged commit b4e18b2 into matplotlib:main Jan 23, 2024
@dstansby dstansby deleted the non-uniform-z branch January 23, 2024 09:30
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.

Cursor's Z coordinate display for NonUniformImage is inconsistent with image

5 participants