Hy all,

I recently had a pretty hard time trying to figure out how to properly
autoscale a plot after removing a line (see attached script). Finally
I found at [1] that I have to explicitly refresh the axes dataLim
before autoscaling.

In [1] John Hunter says that computing the proper dataLim can be
complicated if there are several types of artists in the axes, like
polygons and collections an that "[it] would be useful to have an Axes
method like "auto_datalim" to for the datalim to readjust to all the
current data."

My question is whether such a function has been implemented. Besides
any suggestions about how to deal with this are welcome. I just need
to adjust to lines right now but this may change in the future.

Best regards

Goyo

[1] http://old.nabble.com/Removing-a-line-from-a-plot-td7249600.html

Attachment: autoscaling_issues.py
Description: Binary data

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to