Re: [Matplotlib-users] Try to have none-overlapping labels in one axe using matshow

2011-04-23 Thread Goyo
2011/4/23 _olivier_ : > [...] > I have got a matrix 6x500 (so one size is much biggger than the other one) > and I try to expand the shorter axe so that the labels on it are well > displayed (not overlapped. Use the aspect kwarg in matshow. Goyo -

[Matplotlib-users] Try to have none-overlapping labels in one axe using matshow

2011-04-23 Thread _olivier_
Not sure this message was sent successfully. So I send it again. Sorry if you receive it twice... Hello, This question has certainly been answered in a previous thread but after searching around I did not find any solution... I have got a matrix 6x500 (so one size is much biggger than the other

Re: [Matplotlib-users] Date format the x-axis of a barh() plot?

2011-04-23 Thread Goyo
2011/4/23 jfortiv : > > Hi, > > This actually did not work for me.  Can you show me the full code that you > used to successfully produce the time-format x-axis labels? See attached files. Goyo sample.py Description: Binary data <>

Re: [Matplotlib-users] Date format the x-axis of a barh() plot?

2011-04-23 Thread jfortiv
Hi, This actually did not work for me. Can you show me the full code that you used to successfully produce the time-format x-axis labels? Thanks, James Sebastian Berg wrote: > > Hello, > > don't know the foo behind it, but using > ax.xaxis.set_major_formatter(mdates.DateFormatter('%Y-%m-%d