🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@anntzer
Copy link
Contributor

@anntzer anntzer commented Jul 2, 2019

due to a small inversion in 0e41317 (compare https://github.com/matplotlib/matplotlib/pull/14579/files#diff-52127080e2783464f529df684d82d476L2145 and https://github.com/matplotlib/matplotlib/pull/14579/files#diff-52127080e2783464f529df684d82d476R1908)...

Closes #14675.

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

@anntzer anntzer added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Jul 2, 2019
@anntzer anntzer added this to the v3.1.2 milestone Jul 2, 2019
@jklymak
Copy link
Member

jklymak commented Jul 2, 2019

Looks right, but AttributeError: 'AxesSubplot' object has no attribute 'set_ticks'

@anntzer anntzer force-pushed the set_ticks-inverted branch from e189dd4 to 557375f Compare July 2, 2019 22:54
@anntzer
Copy link
Contributor Author

anntzer commented Jul 2, 2019

oops, fixed

@QuLogic
Copy link
Member

QuLogic commented Jul 17, 2019

@meeseeksdev backport to v3.1.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Heatmaps are being truncated when using with seaborn

4 participants