line thicknes in axes

Hi all,

while I was using matplotlib mostly in interactive mode, the thickness
of lines displayed was OK for me, by now I want to generate a plot to
use on slides for beamer, and the thickness of all lines is totally
not sufficient, especially when using transparent figure/axis
background.
I know how to change the thickness of the line I've plotted, but was
unable to find how to change the thickness of y and x axes (not only
the ticks). Can it be done? Or even better, is there is a consistent
way to scale at once thickness of everything drawn on figure, i.e.
axis, plots, fonts?..

Thanks in advance,
Pavlo.

Pavlo Shchelokovskyy wrote:
  is there is a consistent

way to scale at once thickness of everything drawn on figure, i.e.
axis, plots, fonts?..

I think what you want is to set a dpi that works for you:

http://www.scipy.org/Cookbook/Matplotlib/AdjustingImageSize

-Chris

ยทยทยท

--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...