I find the issue came from the matplotlib backend. The problem is gone when
using TkAgg backend. However, TkAgg doesn't work with matplotlib 1.3.x,
which has some conflict of Tk dynamic library due to different Tk version,
i.e., macports uses Tk8.6 and Mac OSX 10.8.3 uses Tk8.5. 

I really need the "tri" package in matplotlib 1.3.x. Is there anyway I can
manually replace the "tri" package in matplotlib 1.2.0 (installed by
macports) with the one in matplotlib 1.3.x (downloaded from the latest
master in github repository? 

Thanks.





--
View this message in context: 
http://matplotlib.1069221.n5.nabble.com/missing-ticks-on-inverted-log-axis-tp41063p41084.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to