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
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
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
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
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.