<div dir="ltr">When you say "another animation" do you mean different data on the same artists in the same figure, different artists in the same figure or a different figure altogether?</div><span>
</span><p dir="ltr">In the first cases I think you could use a generator to sticky tape your data together.  In the second two you will have to roll your own.</p><p dir="ltr">Do you need to be able to change the chain while it is running? If so, what are you using to get your concurrencey? </p><p dir="ltr">Tom</p><span>
</span><br><div class="gmail_quote"><div dir="ltr">On Mon, Jan 8, 2018, 12:38 Paul Deitel <<a href="mailto:paul.deitel@deitel.com" target="_blank">paul.deitel@deitel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am trying to chain together a series of animations. Is there a callback mechanism of some sort that could be used to launch a new animation when another animation completes?<br>
<br>
<br>
<br>
_______________________________________________<br>
Matplotlib-users mailing list<br>
<a href="mailto:Matplotlib-users@python.org" target="_blank">Matplotlib-users@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/matplotlib-users" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/matplotlib-users</a><br>
</blockquote></div>