Hello,

scientific notation is not available in 3D axes with matplotlib 1.0.1.

When the ScalarFormatter uses scientific notation, the exponent is 
indicated at the end of the axis for 2D graphics, but in 3D graphics 
this exponent is simply forgotten.

I think the file mpl_toolkits/mplot3d/axis3d.py should call 
scalarFormatter.get_offset() and display the result somewhere.

Best regards,

O.C.

PS: The matplotlib web page mentions a bug tracker, but it's not 
available to me ("Error - The Tracker has been disabled for this group").


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to