Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

matplotlib hide numbers on axis

plt.gca().axes.get_yaxis().set_visible(False)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #matplotlib #hide #numbers #axis
ADD COMMENT
Topic
Name
9+4 =