SyntaxFix
Write A Post
Hire A Developer
Questions
Turn the axes off with:
plt.axis('off')
And gridlines with:
plt.grid(b=None)