On Dec 1, 8:35 pm, BFJ <benjaminfjo...@gmail.com> wrote:
> The part of the reference manual under Pi Axis is relevant:
>
> Pi Axis:
>
> sage: g1 = plot(sin(x), 0, 2*pi)
> sage: g2 = plot(cos(x), 0, 2*pi, linestyle = "--")
> sage: (g1+g2).show(ticks=pi/6, tick_formatter=pi)  # show their sum,
> nicely formatted

Yes, this ended up on the sage-edu thread, but unfortunately that
didn't show up here.

- kcrisman

-- 
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

Reply via email to