[Matplotlib-users] Text drawing outside plotting area when zoomed in

2010-07-22 Thread Aman Thakral
Hi all, The text draws outside the plotting area when you zoom in. Sample code is attached. To re-create the issue, just use the zoom rect function on the plot. Is there a way to fix this? Thanks, Aman text_issue.py Description: Binary data

Re: [Matplotlib-users] Text drawing outside plotting area when zoomed in

2010-07-22 Thread Aman Thakral
Sorry, that was a silly question. I just set the clip_on to True to fix this. On Thu, Jul 22, 2010 at 1:45 PM, Aman Thakral aman.thak...@gmail.comwrote: Hi all, The text draws outside the plotting area when you zoom in. Sample code is attached. To re-create the issue, just use the zoom