Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

matplotlib change thickness of line

ax.plot(x, y1, c='b', label='y1',linewidth=7.0)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #matplotlib #change #thickness #line
ADD COMMENT
Topic
Name
5+6 =