Re: [Matplotlib-users] Graph ticks label missing !

2013-08-27 Thread Nicolas Mailhot
Le Lun 26 août 2013 18:21, Goyo a écrit : > 2013/7/19 Nicolas Mailhot : >> Le Mer 17 juillet 2013 14:56, Michael Droettboom a écrit : >>> Can you please provide a completely standalone example? The following >>> code has undefined variables etc. >> >> Here it is, I'm afraid this testcase intent i

Re: [Matplotlib-users] Graph ticks label missing !

2013-08-26 Thread Goyo
2013/7/19 Nicolas Mailhot : > Le Mer 17 juillet 2013 14:56, Michael Droettboom a écrit : >> Can you please provide a completely standalone example? The following >> code has undefined variables etc. > > Here it is, I'm afraid this testcase intent is less clear than what I > pasted previously (I re

Re: [Matplotlib-users] Graph ticks label missing !

2013-08-26 Thread Nicolas Mailhot
Le Ven 19 juillet 2013 17:47, Nicolas Mailhot a écrit : > Le Mer 17 juillet 2013 14:56, Michael Droettboom a écrit : Hi, >> Can you please provide a completely standalone example? The following >> code has undefined variables etc. > > Here it is, I'm afraid this testcase intent is less clear th

Re: [Matplotlib-users] Graph ticks label missing !

2013-07-19 Thread Nicolas Mailhot
Le Mer 17 juillet 2013 14:56, Michael Droettboom a écrit : > Can you please provide a completely standalone example? The following > code has undefined variables etc. Here it is, I'm afraid this testcase intent is less clear than what I pasted previously (I replaced variables with precomputed val

Re: [Matplotlib-users] Graph ticks label missing !

2013-07-17 Thread Michael Droettboom
Can you please provide a completely standalone example? The following code has undefined variables etc. Mike On 07/08/2013 10:49 AM, Nicolas Mailhot wrote: >subplot.set_xticks([dd.monthstart(m) for m in months]) >subplot.set_xticks([w.gmticks() for w in weeks], minor=True) >subplot.