I've written a script that animates but I can't update the x axis. I've
tried to scale up the bounding box but I run in to trouble with "lazy"
vaues which I don't understand.
Here are some snippits of
# p.gca().update_datalim_numerix((-1000,1000),(-1000,1000)
boundingbox=self.a.bbox # where self. a is the axis
# boundingbox.scale(Value(2),Value(2)) #does not work
self.background = self.canv.copy_from_bbox(boundingbox) # where
self.canv is the canvas
...
self.canv.restore_region(self.background)
Should I be trying to scale up the bounding box? or should I be doing
something else?
John
This is an e-mail from General Dynamics Land Systems. It is for the intended
recipient only and may contain confidential and privileged information. No one
else may read, print, store, copy, forward or act in reliance on it or its
attachments. If you are not the intended recipient, please return this message
to the sender and delete the message and any attachments from your computer.
Your cooperation is appreciated.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users