SyntaxFix
Write A Post
Hire A Developer
Questions
Without a subplots, you can universally remove the ticks like this:
subplots
plt.xticks([]) plt.yticks([])