|
From: Matthias B. <bus...@gm...> - 2013-06-03 07:23:30
|
Hi Pierre, Thanks for asking on the ML for me :-) I dived into the code and came up with a PR (link at the end) In short, in the constructor of Ticks , self.gridOn is set to the value of rcParam.axes.grid regardless of wether the Ticks is Major or Minor. I proposed one fix, but I'm not sure it is the right one and will wait for feedback. Also My PR will probably conflict with a bigger one so I suppose I won't be in the priority list. Thanks, -- Matthias (Pierre, BTW, nice blog post.) https://github.com/matplotlib/matplotlib/pull/2110 Le 3 juin 2013 à 09:09, Pierre Haessig a écrit : > Le 31/05/2013 13:15, Pierre Haessig a écrit : >> Would it make sense to add also grid.major.* and grid.minor.* (as it >> already exists for xticks) ? > any feedback ? > -- > Pierre > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite > It's a free troubleshooting tool designed for production > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap2 > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |