Is there any way to simply make a contour plot with logarithmic axes
using matplotlib?  I found a workaround by plotting log10(x), log10(y),
but it'd be nicer if it was more direct.  

As someone new to matplotlib (experienced in IDL) I'm finding much to
like, but some things are more difficult for no clear reason.  It would
seem to me that whether the axes are logarithmic or not would be a nice
thing to have as an attribute of the plot object.  I'm not familiar yet
with the matplotlib internals to know how difficult that would be to
implement, but it sure would be convenient.

Jon Slavin


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to