From: Alex R. <ale...@gm...> - 2005-02-27 22:54:30
|
Hi, I'm new to pylab, and I find it very usefull. I want to know how is possibile to change font properties in legend (I particular fontsize): I tried adding "prop = FontProperties("smaller")" in legend(), but this give me an error... maybe I'm wrong... Thanks, Alex. |