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
| 1 | initial version |
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
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.