>
> I tried this, and it did stop autoscaling--but I do want y autoscaling.
> What I want is y autoscaling but not y autoscaling (just setting xlims).
> I tried adding either of these lines right before or right after when I 
> plotted
> the highlighted point:

Just to be clearer:  What I want is the plot to stay precisely the same
when I add the highlighted point.  But now I have either of two undesired
alternatives:

1) I do add_subplot(111,autoscale_on=False) when I create the
subplot and none of my plots have the y scaled (but I want them scaled).

2) I do add_subplot(111) and when I add a highlighted datapoint it
autoscales my plot (but I don't want that).

Thanks,
Che

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to