When using create_profile and ProfilePlot, how do I make it so that the y-axis for the field is in logscale? It looks like it sets log or linear by default based on the field's log property.
That's right. I think right now you need to adjust the default log behavior for the field by hand.
I don't think it would be very hard to add functions that can toggle logging the x and y axes, it's just that no one has gotten around to it.
On Fri, Jan 24, 2014 at 8:03 AM, John ZuHone jzuhone@gmail.com wrote:
When using create_profile and ProfilePlot, how do I make it so that the y-axis for the field is in logscale? It looks like it sets log or linear by default based on the field's log property. _______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org