matplotlib.pyplot.fill(*args, data=None, **kwargs)
[source]
Plot filled polygons.
Parameters: |
|
---|---|
Returns: |
|
Other Parameters: |
|
Use fill_between()
if you would like to fill the region between two curves.
matplotlib.pyplot.fill
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.fill.html