<html><body>
<p>2 new commits in yt:</p>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/92fd0583e196/">https://bitbucket.org/yt_analysis/yt/commits/92fd0583e196/</a> Changeset:   92fd0583e196 Branch:      yt User:        ngoldbaum Date:        2016-04-22 17:13:12+00:00 Summary:     Make PlotWindow's annotate_clear method invalidate the plot Affected #:  1 file</p>
<p>diff -r 843a342ee5101c18f9acf8a490bdea39d4ee0fc2 -r 92fd0583e1963a80530bc283bf6641fc5709138f yt/visualization/plot_window.py --- a/yt/visualization/plot_window.py +++ b/yt/visualization/plot_window.py @@ -961,6 +961,7 @@</p>
<pre>            callback.__doc__ = CallbackMaker.__doc__
            self.__dict__['annotate_'+cbname] = types.MethodType(callback,self)
</pre>
<p>+    @invalidate_plot</p>
<pre>def annotate_clear(self, index=None):
    """
    Clear callbacks from the plot.  If index is not set, clear all</pre>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/77db965d0a53/">https://bitbucket.org/yt_analysis/yt/commits/77db965d0a53/</a> Changeset:   77db965d0a53 Branch:      yt User:        jzuhone Date:        2016-04-25 12:12:29+00:00 Summary:     Merged in ngoldbaum/yt (pull request #2138)</p>
<p>Make PlotWindow's annotate_clear method invalidate the plot Affected #:  1 file</p>
<p>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 @@</p>
<pre>            callback.__doc__ = CallbackMaker.__doc__
            self.__dict__['annotate_'+cbname] = types.MethodType(callback,self)
</pre>
<p>+    @invalidate_plot</p>
<pre>def annotate_clear(self, index=None):
    """
    Clear callbacks from the plot.  If index is not set, clear all</pre>
<p>Repository URL: <a href="https://bitbucket.org/yt_analysis/yt/">https://bitbucket.org/yt_analysis/yt/</a></p>
<p>—</p>
<p>This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.</p>

<img src="http://link.bitbucket.org/wf/open?upn=ll4ctv0L-2ByeRZFC1LslHcg6aJmnQ70VruLbmeLQr27CDApP63fSAdqiOaWVpyOCr1-2B5zDrbapbkjWn4E9XEEf71PAe4MiQDTMvyVIbSqi3Bnu6hCSgk8Jh0JCfhaDhISeSeW13d9X0-2B0W4Lr0iBk4Nzimy1H5qRSO7WV6I-2BrMCy0WElLnpr88IW0y-2BvAgYIra7uoFm-2Fej-2BeMGzOhSLAgrP3OXgmAWFJvSK2iNxh4Ipg-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>