[Matplotlib-users] update axis numbers in animation with blitting

David J Pine djpine at gmail.com
Thu Jul 6 13:11:46 EDT 2017


In the MPL animation example animate_decay.py (
https://matplotlib.org/2.0.2/examples/animation/animate_decay.html), the
x-axis numbers update when the plot dynamically rescales the x-axis, but
this only works properly with blitting turned off.  Is there simple a way
to update the x-axis labels when blitting is turned on?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20170706/bf3213bc/attachment.html>


More information about the Matplotlib-users mailing list