On 7/24/11 5:36 PM, Dox wrote:
Hi people,I have a little doubt about ticks in plots. I'd like to know whether the following tasks are possible: * eliminate all ticks of a plot. * eliminate the dependent variable ticks. * changing the number by letter, either 1 by \eta and 2 by 2\eta or 1 by \eta and 1.2 by \xi.
Please search for "ticks" in the graphics documentation: http://www.sagemath.org/doc/reference/sage/plot/plot.html There are several examples there that help answer your questions. Thanks, Jason -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
