Skip to content

Conversation

@timhoffm
Copy link
Member

@timhoffm timhoffm commented Oct 7, 2018

PR Summary

Axes3D.plot_surface(shade=None) has the same semantics as shade=False. This is an unintended implementation detail and should not be allowed.

Closes #11154.

PR Checklist

  • Code is Flake 8 compliant
  • Documentation is sphinx and numpydoc compliant
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@timhoffm timhoffm force-pushed the plot-surface-shade-none branch from a640c78 to 3bd268d Compare October 7, 2018 17:08
@tacaswell tacaswell added this to the v3.1 milestone Oct 7, 2018
@timhoffm timhoffm force-pushed the plot-surface-shade-none branch from 3bd268d to 526b856 Compare October 7, 2018 17:38
@WeatherGod WeatherGod merged commit e7599ff into matplotlib:master Oct 8, 2018
@timhoffm timhoffm deleted the plot-surface-shade-none branch October 8, 2018 16:02
@QuLogic
Copy link
Member

QuLogic commented Oct 15, 2020

@timhoffm I'm not sure what the final meaning is supposed to be; can you implement the removal of this deprecation?

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.

Unexpected behavior for Axes3D.plot_surface(shade=None)

4 participants