|
From: Fabien L. <laf...@gm...> - 2012-08-31 14:09:44
|
Actually I had some problems to find the solution on the web. Finally I've used: matplotlib.rcParams['legend.fontsize'] = 25.0 and it works well Fabien 2012/8/31 Mark Lawrence <bre...@ya...> > On 31/08/2012 14:42, Fabien Lafont wrote: > > Hello, > > > > The question is in the title :) > > > > Cheers! > > Fabien > > > > I don't wish to appear rude as this list is associated with the Python > language, but do you ever try a search engine before you ask a question? > > -- > Cheers. > > Mark Lawrence. > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |