I just noticed that the following two functions seem inconsistent:

axes.get_xticklabels has a "minor" argument, which defaults to False

However, axes.get_xticklines has no such argument, so in order to get 
the minor ticklines, one has to go down to the axes.xaxis object.  This 
isn't a huge problem, but the inconsistency seems a little odd.  Can we 
make a minor argument for axes.get_xticklines?

Thanks,

Jason


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to