[Matplotlib-users] Problems with rasterizing multiple elements

2012-08-21 Thread Peter St. John
Hi Everyone, I'm having problems when rasterizing many lines in a plot using the rasterized=True keyword using the pdf output. Some version info: matplotlib version 1.1.1rc ubuntu 12.04 python 2.7.3 Here's a basic example that demonstrates my problem: # Import matplotlib to create a pdf

[Matplotlib-users] Setting default labelpad

2013-10-28 Thread Peter St. John
Hi Matplotlib-users, I found it was useful to be able to change the default 'Axis.labelpad' parameter, since this value didn't scale when changing the default figure size (in my opinion its easier to prepare figures for publication assuming they'll need to fit in a 1-column figure). I don't