matplotlib.pyplot.
hlines
(y, xmin, xmax, colors='k', linestyles='solid', label='', *, data=None, **kwargs)[source]¶Plot horizontal lines at each y from xmin to xmax.
Parameters: |
|
---|---|
Returns: |
|
Other Parameters: |
|
See also
vlines
axhline
data[<arg>]
) and membership test (<arg> in data
).