Re: [Matplotlib-users] Problem (bug?) with mpl_toolkits.mplot3d.Axes3D

2011-01-11 Thread Benjamin Root
On Tue, Jan 11, 2011 at 8:17 AM, Daniel Mader < danielstefanma...@googlemail.com> wrote: > > Interesting... this will need to be investigated a little bit further. > In > > the meantime, making a single polycollection with all the pieces seem to > do > > the trick for now. I have attached a modi

Re: [Matplotlib-users] Problem with matplotlib 1.0.1 and psfrag (LaTeX)

2011-01-11 Thread Benjamin Root
On Tue, Jan 11, 2011 at 8:45 AM, Lebostein wrote: > > I have compared the new and old output. For example the "0.0" in a diagram: > > old eps (1.0.0): > > 35.223 19.934 m > 0 0.141 rmoveto > (0.0) show > [1 2] 0 setdash > 0.502 setgray > > new eps (1.0.1): > > 35.222810 19.933563 translate > 0.00

Re: [Matplotlib-users] Problem with matplotlib 1.0.1 and psfrag (LaTeX)

2011-01-11 Thread Lebostein
I have compared the new and old output. For example the "0.0" in a diagram: old eps (1.0.0): 35.223 19.934 m 0 0.141 rmoveto (0.0) show [1 2] 0 setdash 0.502 setgray new eps (1.0.1): 35.222810 19.933563 translate 0.00 rotate 0.00 0.140625 m /zero glyphshow 6.362305 0.140625 m /period g

[Matplotlib-users] Problem with matplotlib 1.0.1 and psfrag (LaTeX)

2011-01-11 Thread Lebostein
Hi, the eps output of matplotlib 1.0.1 don't work with the LaTeX macro PSfrag (http://en.wikipedia.org/wiki/PSfrag). In the release notes (RELEASE_NOTES-1.0.1.txt) I can not find any changes to the eps output. What have you done? -- View this message in context: http://old.nabble.com/Problem-w

Re: [Matplotlib-users] Problem (bug?) with mpl_toolkits.mplot3d.Axes3D

2011-01-11 Thread Daniel Mader
> Interesting... this will need to be investigated a little bit further. In > the meantime, making a single polycollection with all the pieces seem to do > the trick for now. I have attached a modified version of your script to > demonstrate. Dear Ben, this is great news, it works perfectly wel

Re: [Matplotlib-users] Setting tick colors on a Polar plot for a circumplex

2011-01-11 Thread Paul Ivanov
Damien Bathory, on 2011-01-11 15:27, wrote: > Hi All. > ... > I want to change the color of the ticklines set by set_thetagrids(), but I > am not having any luck. > ( See black instead of green ticklines here: > http://i1234.photobucket.com/albums/ff405/dbathory/circum.png ) > > Should I be able