Yes, that worked like a charm. Thank You. For the rest, basically create your graph and labeled axis as such:
A yellow circle with axis labeled "x" and "y": sage: c = circle((0,0), 1, rgbcolor=(1,1,0)) sage: c.axes_labels(['y','x']) sage: c.show Thanks again. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sage-edu" group. To post to this group, send email to sage-edu@googlegroups.com To unsubscribe from this group, send email to sage-edu+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-edu?hl=en -~----------~----~----~----~------~----~------~--~---