From: John H. <jdh...@ac...> - 2004-04-08 18:50:24
|
>>>>> "Greg" == Greg Whittier <gr...@th...> writes: Greg> but currently there doesn't seem to be a way to discern Greg> whether the current xaxis.viewlim was manually set or is the Greg> result of autoscale. Should this be a feature (set_xlim Greg> "sticks")? Does Axis need an autoscale attribute to enable Greg> this? OK, just added this to CVS. Thanks for the suggestion. Until the next release, you can just put the xlim set after the plot commands. Greg> This is version 0.52 (which btw has matplotlib.version set Greg> to '0.51'). Fixed - thanks, JDH |