On Wed, Aug 18, 2010 at 10:11 PM, Jae-Joon Lee <lee.j.j...@gmail.com> wrote:
>
> Try
>
>
> cbar.formatter.set_useOffset(False)
> cbar.formatter.set_scientific(True)
> cbar.formatter.set_powerlimits((0,2))
>
> It gives me
>
> offsetText -> "x 10^3"
> and tick labels = ["5.0002", "5.0004",...]

Yes that is exactly what I want.  Thanks for being persistent in
getting that through my thick skull.

Jeremy

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to