Eric Firing wrote:
> Michael Droettboom wrote:
>> Eric Firing wrote:
>>> Mike, Jan,
>>>
>>> Any attempt to normalize the angles to a fixed range of length 2 pi
>>> inside of mpl is sure to wreck valid user code; it merely moves the
>>> trouble spot to a different angle.
>> Thanks for catching thi
Michael Droettboom wrote:
> Eric Firing wrote:
>> Mike, Jan,
>>
>> Any attempt to normalize the angles to a fixed range of length 2 pi
>> inside of mpl is sure to wreck valid user code; it merely moves the
>> trouble spot to a different angle.
> Thanks for catching this. Clearly that was a bone-
Eric Firing wrote:
> Mike, Jan,
>
> Any attempt to normalize the angles to a fixed range of length 2 pi
> inside of mpl is sure to wreck valid user code; it merely moves the
> trouble spot to a different angle.
Thanks for catching this. Clearly that was a bone-headed fix on my
part... :(
>
> In
Mike, Jan,
The thread
http://www.mail-archive.com/matplotlib-us...@lists.sourceforge.net/msg08342.html
culminated in changeset r6106, which seemed to fix the immediate
problem, but in fact introduced a major bug: polar plotting was broken
for lines or patches with angles crossing zero.
The rea