Hey everyone, I'm have a bit of trouble with my plots.
I am trying to graph some values with the code below: "show(graph, ymin = zoom_min, ymax = zoom_max, frame = True, axes = False)" As the range from zoom_min to zoom_max becomes smaller, the values displayed on the y-axis become longer. E.g. if zoom_min = 3.04 and zoom_max = 3.24 then the values on the y- axis require three significant figures. At this stage, the values start to get cut-off on the side of the figure. As I zoom in further and further, the values get cut-off more and more. Is there any way to prevent this? Thanks a lot, Ash --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
