Dan Aldrich wrote:
Is there any flexibility on where axis labels are placed? I'd like to
see them under the x axis and vertically along the y. Seems like there
should be more than just axes_labels= tag.
The labels are done that way if you do frame=True.
The axis label positioning code starts at line 1852 in
SAGE_ROOT/devel/sage/sage/plot/plot.py. You can see there how the axis
labels are placed.
Can you suggest an easy-to-use and intuitive interface to specifying
where the axis labels should be placed?
Note that you can also get the matplotlib figure and use any matplotlib
commands to manipulate things, including changing the label text,
position, etc.
Thanks,
Jason
--
Jason Grout
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org