change width of line matplotlib code example Example: matplotlib change thickness of line Click to copyax.plot(x, y1, c='b', label='y1',linewidth=7.0)