On Sun, Aug 29, 2010 at 6:29 AM, xyz wrote:
> On 29/08/10 17:28, Eric Firing wrote:
> > On 08/28/2010 06:40 PM, xyz wrote:
> >> Hello,
> >> If I use autoscale_view than:
> >> * plt.text appears outside x and y coordinates
> >> * and the coordinates starts do not from 0 whereas I use ax.set_xlim(0
On 29/08/10 17:28, Eric Firing wrote:
> On 08/28/2010 06:40 PM, xyz wrote:
>> Hello,
>> If I use autoscale_view than:
>> * plt.text appears outside x and y coordinates
>> * and the coordinates starts do not from 0 whereas I use ax.set_xlim(0)
>> and ax.set_ylim(0)
>>
>> What did I wrong?
> The call
On 29/08/10 17:28, Eric Firing wrote:
> On 08/28/2010 06:40 PM, xyz wrote:
>
>> Hello,
>> If I use autoscale_view than:
>> * plt.text appears outside x and y coordinates
>> * and the coordinates starts do not from 0 whereas I use ax.set_xlim(0)
>> and ax.set_ylim(0)
>>
>> What did I wrong?
>>
On 08/28/2010 06:40 PM, xyz wrote:
> Hello,
> If I use autoscale_view than:
> * plt.text appears outside x and y coordinates
> * and the coordinates starts do not from 0 whereas I use ax.set_xlim(0)
> and ax.set_ylim(0)
>
> What did I wrong?
The call to autoscale_view overrides the earlier calls t