Re: [Matplotlib-users] Confusion Matrix

2010-07-31 Thread Friedrich Romstedt
2010/7/29 Simon Friedberger simon+matplot...@a-oben.org: For some magical reason when I set the ticks_position to none, setting the label_position to 'top' is ignored. Did you try this? Is it another command arrangement thing? On 09:26 Thu 29.07.10, Friedrich Romstedt wrote:

Re: [Matplotlib-users] Matplotlib-users Digest, Vol 50, Issue 79

2010-07-31 Thread Friedrich Romstedt
2010/7/29 Waléria Antunes David waleriantu...@gmail.com: Hi Benjamim, I made the changes as bellow and it displays the x-axis values formatted as expected, see my current image and my code. But, now i need to change the scale and the numbers of decimal places in order to appear on the graph

Re: [Matplotlib-users] Permission error after installing MPL 1.0 on Mac

2010-07-31 Thread Friedrich Romstedt
2010/7/30 Jeremy Conlin jlcon...@gmail.com: I recently installed MPL on two Macs, one running 10.6 and another running 10.5.  When I try to plot, I get the following error: TclError: couldn't open

Re: [Matplotlib-users] 3d plotting without ticklabels

2010-07-31 Thread skorpio11
Bump. Is this possible using mplot3d?? I would, also like to turn off the ticks and the tick labels. skavhaug wrote: On Fri, Jun 11, 2010 at 4:50 PM, Benjamin Root ben.r...@ou.edu wrote: Ola, Just to make sure, have you tried ax.set_xticks([])? Yes, I have tried that, but without