Re: [Matplotlib-users] polar interpolation

2008-09-09 Thread Lionel Roubeyrie
Ok, I'm stupid, changing the resolution value and all goes right. Sorry Lionel Roubeyrie a écrit : > Hi all, > the new polar projection gives me a strange behavour by interpolating > each simple line between two consecutives points. Where I just want > points at specified coordinates and lines c

[Matplotlib-users] polar interpolation

2008-09-09 Thread Lionel Roubeyrie
Hi all, the new polar projection gives me a strange behavour by interpolating each simple line between two consecutives points. Where I just want points at specified coordinates and lines connecting them, between each pairs appears a interpolated line in polar projection with multiple points. Lo