|
From: Ryan N. <rne...@gm...> - 2015-02-22 18:40:54
|
Oops, Julian. Didn't mean to take this off list. Hopefully an updated matplotlib will help. (1.2.1 is pretty old. Numerous bug fixes, features, and improvements have been added.) Ryan On Feb 22, 2015 1:23 PM, "Julian Irwin" <jul...@gm...> wrote: > Ryan, > > My version is 1.2.1 so I guess that answers that! Thanks, I didn't think > to check this. > > Julian > > > On Sun, Feb 22, 2015 at 10:53 AM, Ryan Nelson <rne...@gm...> > wrote: > >> Julian, >> >> What version of matplotlib are you using? The attached rc file works fine >> for me with MPLv1.4.2. >> >> Ryan >> >> On Sat, Feb 21, 2015 at 11:56 PM, Julian Irwin <jul...@gm...> >> wrote: >> >>> In the Ticker API docs <http://matplotlib.org/api/ticker_api.html> the >>> following is listed as a valid rc parameter: >>> >>> axes.formatter.useoffset=False >>> >>> Is there a way to put this in my matplotlibrc? >>> >>> I have tried the obvious choice: >>> >>> axes.formatter.useoffset : False >>> >>> but that give the error >>> >>> Bad key "axes.formatter.useoffset" >>> >>> upon importing matplotlib. >>> >>> Thanks, >>> >>> Julian >>> >>> >>> ------------------------------------------------------------------------------ >>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server >>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards >>> with Interactivity, Sharing, Native Excel Exports, App Integration & more >>> Get technology previously reserved for billion-dollar corporations, FREE >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Matplotlib-users mailing list >>> Mat...@li... >>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >>> >>> >> > |