Thanks,
label=r'$\bf{label1}$'
worked.
Regards,
Eli
On Tue, Apr 5, 2011 at 10:14 PM, Darren Dale wrote:
> On Tue, Apr 5, 2011 at 2:51 PM, Eli Brosh wrote:
> > Hello,
> >
> > I am using pylab with the rc parameter
> > rcParams['text.usetex']=True
> >
> > Now, I would like to make a legend with
On Tue, Apr 5, 2011 at 2:51 PM, Eli Brosh wrote:
> Hello,
>
> I am using pylab with the rc parameter
> rcParams['text.usetex']=True
>
> Now, I would like to make a legend with bold fonts.
> So, I tried two options:
>
> 1)
> from matplotlib.font_manager import fontManager, FontProperties
> font= Fo