I am trying to code loglog and semilog plot tools, however I cannot find the place to manipulate the ticklabels.
sage.plot.list_plot is my template. Where are the tick labels set in list_plot? I want to change the tick labels from [1 ,2,3] to [1e1,1e2,1e3] without altering the plot. Cheers Scott AFIT -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org