Re: [Matplotlib-users] savefig problems

2007-04-06 Thread Jouni K . Seppänen
Dominik Szczerba <[EMAIL PROTECTED]> writes: > I want bright information (fonts,lines) on dark background (figure > bg, axes bg) and I can fully achieve this goal while DISPLAYING > plots. However, SAVING damages their colors The following works for me (svn revision 3159): figure(facecolor='k'

[Matplotlib-users] savefig problems

2007-03-29 Thread Dominik Szczerba
Hi, After a few trials and errors I could finally set up plots the way I wanted by modifying the matplotlibrc resource. In an essence, I want bright information (fonts,lines) on dark background (figure bg, axes bg) and I can fully achieve this goal while DISPLAYING plots. However, SAVING damages