[Matplotlib-users] Setting right spine position to 'zero' locates spine at +1

2013-04-26 Thread Chad Parker
Hi all- I've been working on a plot that puts the bottom and right spines at zero (adapting some code from the example at http://matplotlib.org/examples/pylab_examples/spine_placement_demo.html) , and I've discovered that setting the position of the right spine to 'zero' seems to locate it at x=1.

[Matplotlib-users] Setting right spine position to 'zero' locates spine at +1

2013-04-23 Thread Chad Parker
Hi all- I've been working on a plot that puts the bottom and right spines at zero (adapting some code from the example at http://matplotlib.org/examples/pylab_examples/spine_placement_demo.html) , and I've discovered that setting the position of the right spine to 'zero' seems to locate it at x=1.

[Matplotlib-users] Contour Labels Misplaced in Aitoff Projetion, and Bad eps Output

2012-11-28 Thread Chad Parker
Hi Folks- I'm working on a plot using an Aitoff projection, and I've noticed a couple of problems: 1. There seems a problem with the positioning of contour labels in some of the projections. In the Aitoff, Lambert, and Mollweide projections, the some of the contour labels appear to be shifted. In

Re: [Matplotlib-users] Saving figure with an image and a time axis as an EPS shifts image relative to other plot features

2012-08-14 Thread Chad Parker
uot;interp"], extent=Case["extents"]) axImg.set_aspect('auto') for filetype in ["png", "eps", "pdf", "svg"]: plt.savefig("imageshift-Case{0}.{1}".format(Case["id"], filety