SyntaxFix
Write A Post
Hire A Developer
Questions
I'm new to python too. Here is something that looks like will do what you want to
axes([0.08, 0.08, 0.94-0.08, 0.94-0.08]) #[left, bottom, width, height] axis('scaled')`
I believe this decides the size of the canvas.