Skip to content

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented May 21, 2020

Just get rid of plenty of temporary variables (xmin, xmax, ymin, ymax,
xproblems, yproblems) which obscure the actual (simple!) computation
that matters.

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

Just get rid of plenty of temporary variables (xmin, xmax, ymin, ymax,
xproblems, yproblems) which obscure the actual (simple!) computation
that matters.
@QuLogic QuLogic merged commit d03c337 into matplotlib:master May 22, 2020
@QuLogic QuLogic added this to the v3.3.0 milestone May 22, 2020
@anntzer anntzer deleted the rsx branch May 22, 2020 06:53
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.

3 participants