SyntaxFix
Write A Post
Hire A Developer
Questions
Try something like:
import pylab as p p.plot(x,y) p.axis('equal') p.show()