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'
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