8000 doc: note contourf hatching in whats_new.rst · matplotlib/matplotlib@fc4b80f · GitHub
[go: up one dir, main page]

Skip to content

Commit fc4b80f

Browse files
committed
doc: note contourf hatching in whats_new.rst
1 parent 0c7cdaa commit fc4b80f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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)
0