|
From: John H. <jdh...@ac...> - 2004-02-17 14:59:17
|
>>>>> "Jorgen" == Jorgen Bergstrom <jo...@po...> writes:
Jorgen> Hi, I just discovered matplotlib, it seems really cool &
Jorgen> just what I have been looking for.
Jorgen> I have a hopefully simple question: How can I change the
Jorgen> font size and type of the legend, and how can I remove the
Jorgen> frame around the legend?
I put the required changes in matplotlib-0.50. See
examples/legend_demo.py for examples of how to change the legend font
properties, turn off the legend frame, control the legend line props,
etc...
JDH
|