Re: [Matplotlib-users] Controling the tick thickness

2006-10-10 Thread François Beaubert
Le Lundi 9 Octobre 2006 19:11, Zack a écrit : > Bonjour François! > > Take it easy. > > rc("lines", markeredgewidth=4) > > There is no reasons to put cycle inside you code. > > Regards, Thanks for the tips zack ! It works like a dream ... Is there a way to specify only major or minor ticks marks

Re: [Matplotlib-users] Controling the tick thickness

2006-10-09 Thread Zack
Bonjour François! Take it easy. rc("lines", markeredgewidth=4) There is no reasons to put cycle inside you code. Regards, On Sunday 08 October 2006 12:08, François Beaubert wrote: > Le Vendredi 6 Octobre 2006 19:59, John Hunter a écrit : > > for line in ax.get_xticklines(): > >     line.set_l

Re: [Matplotlib-users] Controling the tick thickness

2006-10-09 Thread François Beaubert
Le Vendredi 6 Octobre 2006 19:59, John Hunter a écrit : > for line in ax.get_xticklines(): >     line.set_linewidth(2.0) Thanks ! I have try this as in examples/axes_props.py but it doesn't work for me from pylab import * t = arange(0.0, 2.0, 0.01) s = sin(2*pi*t) ax = subplot(111) ax.plot(t, s)

Re: [Matplotlib-users] Controling the tick thickness

2006-10-06 Thread John Hunter
> "Helge" == Helge Avlesen <[EMAIL PROTECTED]> writes: Helge> hi, which option is that? I know the length can be set Helge> there, but the width? trying e.g. xtick.linewidth : 1.0 Helge> does not seem to work. These aren't covered by default params (well they use the same width

Re: [Matplotlib-users] Controling the tick thickness

2006-10-06 Thread Helge Avlesen
> 2006/10/5, François Beaubert < > [EMAIL PROTECTED]>: > > Hi all, > > I have look in the doc and examples but was unable to find a way to control > > the thickness of the major and minor tick on the axis. On 10/5/06, David Huard <[EMAIL PROTECTED]> wrote: > François, > These options can be found

Re: [Matplotlib-users] Controling the tick thickness

2006-10-05 Thread David Huard
configuration file... sorry 2006/10/5, François Beaubert <[EMAIL PROTECTED]>: Hi all,I have look in the doc and examples but was unable to find a way to controlthe thickness of the major and minor tick on the axis.Forgive me for this very basic question but if you now a way to do that... Thanks a l

Re: [Matplotlib-users] Controling the tick thickness

2006-10-05 Thread David Huard
François, These options can be found in the matplotlibrc configuration figure, or can be set at runtime using the rc command. David2006/10/5, François Beaubert < [EMAIL PROTECTED]>: Hi all,I have look in the doc and examples but was unable to find a way to controlthe thickness of the major and mino

[Matplotlib-users] Controling the tick thickness

2006-10-05 Thread François Beaubert
Hi all, I have look in the doc and examples but was unable to find a way to control the thickness of the major and minor tick on the axis. Forgive me for this very basic question but if you now a way to do that... Thanks a lot Francois -- François BEAUBERT ENSIAME/LME Bureau A9 Université de V