From: Wildemar W. <wil...@fr...> - 2008-12-02 16:55:24
|
Hi there, telling pyplot polar([1,2,3,4],[1,3,4,2], "o") to my surprise does not give me 4 distinct points but rather some interpolated points as well. This is highly unexpected, nay, unwanted. It used to work well in Fedora 8 (don't know which version I ran there). Fedora 10 Python 2.5.2 matplotlib 0.98.1 Any ideas? /W |