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
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to