Hello, I am a new user of Sage and I have been trying to draw a standard 3d plot, where I would like only a portion of the vertical axis to be displayed. I tried inserting z bounds in the plot3d and also tried issuing a p.show(zmin=0, zmax=0.007) command, but it seems the first option had no effect and that .show only supports xmin/xmax and ymin/ ymax arguments. As I could not find any clue on how to solve this by using autocompletion or consulting the manual, I was wondering if anybody had managed to deal with the same problem. Thanks in advance, Marco
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
