X Tutup
Skip to content

use plt.gca instead of plt.axes for already exhisting implicit axes#8097

Merged
NelleV merged 1 commit intomatplotlib:masterfrom
patniharshit:gca
Feb 18, 2017
Merged

use plt.gca instead of plt.axes for already exhisting implicit axes#8097
NelleV merged 1 commit intomatplotlib:masterfrom
patniharshit:gca

Conversation

@patniharshit
Copy link
Copy Markdown
Contributor

refs #7956
use plt.gca instead of plt.axes for already exhisting implicit axes

Copy link
Copy Markdown
Member

@dstansby dstansby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Loos good!

@dstansby dstansby changed the title use plt.gca instead of plt.axes for already exhisting implicit axes [MRG+1] use plt.gca instead of plt.axes for already exhisting implicit axes Feb 18, 2017
@NelleV NelleV merged commit f99c366 into matplotlib:master Feb 18, 2017
@NelleV
Copy link
Copy Markdown
Member

NelleV commented Feb 18, 2017

Thanks @patniharshit !

@patniharshit patniharshit deleted the gca branch February 18, 2017 20:23
@QuLogic QuLogic changed the title [MRG+1] use plt.gca instead of plt.axes for already exhisting implicit axes use plt.gca instead of plt.axes for already exhisting implicit axes Feb 19, 2017
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Feb 19, 2017
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.

5 participants

X Tutup