Re: [matplotlib-devel] relative font sizes

2007-09-20 Thread Michael Droettboom
This seems to be related to the change to pickle cache the entire FontManager class. If you delete ~/.matplotlibrc/fontManager.cache, the font.size setting takes effect. I made a small change in r3861 that should fix this problem. Cheers, Mike Darren Dale wrote: > It appears that relative fon

[matplotlib-devel] patch: make legend and its components pickable

2007-09-20 Thread David Douard
Hi, here a message I sent a while ago, but I hanen't seen it on the ML, so here it is again, in case. Thanks, David Douard --- Here is a simple patch that allow to make legend and its compnents (texts, patches and lines) pickable for real. The goal was to make this work (may be add