Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to remove some lines border from plt plot

plt.tick_params(top='off', bottom='off', left='off', right='off', labelleft='off', labelbottom='on')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #lines #border #plt #plot
ADD COMMENT
Topic
Name
2+7 =