On Fri, Nov 25, 2011 at 6:39 PM, Gökhan Sever <gokhanse...@gmail.com> wrote:

>
> plt.axis('off')
>
> or
>
> ax = plt.gca()
> ax.set_axis_off()
>
> should clear the axis bounds and remove ticks as well.
>

Thank you so much, Gökhan!  That's exactly what I was looking for.

Best,
Marianne
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to