Here is an example enforcing the gridlines every 0.5 units:

plot(sin(x^2), (x, 0, 6), gridlines=[[0, 0.5, .., 6], [-1, -0.5, .., 1]])

See 
https://doc.sagemath.org/html/en/reference/plotting/sage/plot/graphics.html#sage.plot.graphics.Graphics.show
 
for more examples.

Eric. 


-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/29f4748b-73a6-4627-ab03-7089aee10aa5o%40googlegroups.com.

Reply via email to