On 05/20/2013 06:42 PM, gaspra wrote:
> Michael Droettboom-3 wrote
>> I have created https://github.com/matplotlib/matplotlib/issues/2025 to
>> track this.
> Hi Michael, thanks. I am somewhat convinced the problem is related to
> matplotlib 1.3.x, not the Tk library. I tried on Linux that uses Tk8.5 and I
> got the missing ticks for inverted log axes as well. So the TkAgg backend
> only works properly with matplotlib 1.2.0.
>
> I further tested macports python, matplotlib 1.3.x and system Tk 8.5 on Mac.
> I did so by uninstalling macports version of Tk/Tcl (8.6). The ticks are
> also missing.
>
> Additional test on gtkagg backend shows the same thing: matplotlib 1.2.0
> works perfectly fine with gtkagg, while matplotlib 1.3.x has the missing
> ticks.
>
> Probably you have a better sense on what is going on?
>
The issue I filed was related to the build problem you reported -- that 
building matplotlib with a MacPorts python is trying to use the system 
(framework) Tcl/Tk.  That's completely independent of the other problem 
related to ticks, which should not be affected by the backend at all.  
In my quick skimming of this thread, I thought that that issue was 
resolved, but apparently not.  I'll look into that further and file a 
separate issue for that if need be.

Mike

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to