mpl.collections.RegularPolyCollection.set_linewidth

RegularPolyCollection.set_linewidth(lw)

Set the linewidth(s) for the collection. lw can be a scalar or a sequence; if it is a sequence the patches will cycle through the sequence

ACCEPTS: float or sequence of floats