Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 236ee03

Browse files
committed
Merge pull request #1164 from efiring/doc_contour_hatch
doc: note contourf hatching in whats_new.rst
2 parents 94c53e1 + fc4b80f commit 236ee03

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

doc/users/whats_new.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,14 @@ a triangulation.
169169

170170
.. plot:: mpl_examples/pylab_examples/tripcolor_demo.py
171171

172+
Hatching patterns in filled contour plots, with legends
173+
-------------------------------------------------------
174+
175+
Phil Elson added support for hatching to
176+
:func:`~matplotlib.pyplot.contourf`, together with the ability
177+
to use a legend to identify contoured ranges.
178+
179+
.. plot:: mpl_examples/pylab_examples/contourf_hatching.py
172180

173181
.. _whats-new-1-1:
174182

0 commit comments

Comments
 (0)