| [ Web Proxy ] |
| Viewing: https://matplotlib.org/stable/api/_as_gen/../toolkits/../_as_gen/matplotlib.axes.Axes.hlines.html | [Back] [Original] |
Section Navigation
matplotlib.axesPlot horizontal lines at each y from xmin to xmax.
y-indexes where to plot the lines.
Respective beginning and end of each line. If scalars are provided, all lines will have the same length.
rcParams["lines.color"] (default: 'C0')If given, the following parameters also accept a string s, which is
interpreted as data[s] if s is a key in data:
y, xmin, xmax, colors
LineCollection properties.matplotlib.axes.Axes.hlines#
Copyright 20022012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 20122026 The Matplotlib development team.
Created using Sphinx 9.1.0.
Built from v3.11.2-1-g879ad8ebba.
Built with the PyData Sphinx Theme 0.16.1.
| Web Proxy Viewer | New URL | Original Page |