Fix cursor_demo wrt. Line2D.set_x/ydata not accepting scalars anymore. by anntzer · Pull Request #25106 · matplotlib/matplotlib · GitHub
Skip to content

Fix cursor_demo wrt. Line2D.set_x/ydata not accepting scalars anymore. - #25106

Merged
story645 merged 1 commit into
matplotlib:mainfrom
anntzer:cd
Jan 29, 2023
Merged

Fix cursor_demo wrt. Line2D.set_x/ydata not accepting scalars anymore.#25106
story645 merged 1 commit into
matplotlib:mainfrom
anntzer:cd

Conversation

@anntzer

@anntzer anntzer commented Jan 29, 2023

Copy link
Copy Markdown
Contributor

Trying to run the example prior to the PR would result in exceptions being thrown on mouse moves.

PR Summary

PR Checklist

Documentation and Tests

  • Has pytest style unit tests (and pytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • New plotting related features are documented with examples.

Release Notes

  • New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
  • Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

Trying to run the example prior to the PR would result in exceptions
being thrown on mouse moves.
@anntzer anntzer added Documentation Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. labels Jan 29, 2023
@anntzer anntzer added this to the v3.7.0 milestone Jan 29, 2023
@story645
story645 merged commit f10d0d1 into matplotlib:main Jan 29, 2023
@lumberbot-app

lumberbot-app Bot commented Jan 29, 2023

Copy link
Copy Markdown

@anntzer
anntzer deleted the cd branch January 29, 2023 21:51
ksunden pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Feb 6, 2023
Trying to run the example prior to the PR would result in exceptions
being thrown on mouse moves.

Manual backport of matplotlib#25106 rolled into backport of matplotlib#25129 (backport pr matplotlib#25160)
@ksunden

ksunden commented Feb 6, 2023

Copy link
Copy Markdown
Member

imgbot Bot pushed a commit to kkipngenokoech/matplotlib that referenced this pull request Apr 19, 2026
Trying to run the example prior to the PR would result in exceptions
being thrown on mouse moves.

Manual backport of matplotlib#25106 rolled into backport of matplotlib#25129 (backport pr matplotlib#25160)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants