Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to change the gridlines dimension?

plot(f, (x, 0.1, 1), figsize= 4, color= 'green', gridlines =True)

I want to use the change the default gridline spacing! And add a proper box at the all the 4 edges of the Plot. Could someone help ? Thanks