Yves Revaz wrote:
> Hi all,
> 
> Is there a way to define logarithmic axes when using axes3d ?
> 
> lines like
> ax = axes3d.Axes3D(fig)
> 
> ax.semilogx()
> or
> ax.set_xscale('log')
> 
> fail !
> 
> Thanks,
> 
> yves
> 

You are on your own with axes3d.  It has been unmaintained for a long 
time, and therefore it has been removed from the svn trunk.

Eric

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to