Re: [matplotlib-devel] Completely wrong tick formatting

2013-07-08 Thread Pål Gunnar Ellingsen
Hi Thank you that solves the problem we had. I'm sorry for posting this on the development list, it was intended for the users list, and I somehow entered the wrong address. Regards Pål On 7 July 2013 21:44, Eric Firing wrote: > On 2013/07/04 11:43 PM, Pål Gunnar Ellingsen wrote

[matplotlib-devel] Completely wrong tick formatting

2013-07-05 Thread Pål Gunnar Ellingsen
Hi I'm having some problems with the formatter of ticks in a polar plot. Below is a minimum example The first figure is correct, the second has wrong ticks. This has be tested both on 1.2.0 and the latest from git (1.4.x, commit 64cc3416396ffb2811af80fc810ed63572df71d9 ) Does anyone know whys th