Skip to content

ENH: use an artist's update() method instead of the setp() function #2291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2013

Conversation

efiring
Copy link
Member

@efiring efiring commented Aug 10, 2013

The artist.setp() function is a Matlab-compatible function intended
for interactive use. Its extensive capabilities are not needed
in places like Patch.init, where the much faster Artist.update()
method suffices.

The artist.setp() function is a Matlab-compatible function intended
for interactive use.  Its extensive capabilities are not needed
in places like Patch.__init__, where the much faster Artist.update()
method suffices.
pelson added a commit that referenced this pull request Aug 12, 2013
ENH: use an artist's update() method instead of the setp() function
@pelson pelson merged commit 8bd40e2 into matplotlib:master Aug 12, 2013
@efiring efiring deleted the no_setp branch February 18, 2015 00:19
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.

2 participants