[yt-svn] commit/yt: jzuhone: Merged in ngoldbaum/yt (pull request #2138)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Apr 25 05:12:41 PDT 2016


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/77db965d0a53/
Changeset:   77db965d0a53
Branch:      yt
User:        jzuhone
Date:        2016-04-25 12:12:29+00:00
Summary:     Merged in ngoldbaum/yt (pull request #2138)

Make PlotWindow's annotate_clear method invalidate the plot
Affected #:  1 file

diff -r 755ea18f1091f8be4f916aa164ac313efbb86ad2 -r 77db965d0a537a9884d6db3c5ad7595dc3070ba0 yt/visualization/plot_window.py
--- a/yt/visualization/plot_window.py
+++ b/yt/visualization/plot_window.py
@@ -961,6 +961,7 @@
             callback.__doc__ = CallbackMaker.__doc__
             self.__dict__['annotate_'+cbname] = types.MethodType(callback,self)
 
+    @invalidate_plot
     def annotate_clear(self, index=None):
         """
         Clear callbacks from the plot.  If index is not set, clear all

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-svn-spacepope.org/attachments/20160425/f1139d2d/attachment.html>


More information about the yt-svn mailing list