On Wed, Oct 28, 2009 at 9:55 AM, Michael Droettboom <md...@stsci.edu> wrote:
> Does anyone with more experience with the scientific notation/offset
> code have any further comments?

While it is possible to turn off using the offset (or setting it
manually), the api is not very friendly.

fmt = gca().xaxis.get_major_formatter()
fmt._useOffset = False
fmt.offset = 0

Regards,

-JJ

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to