Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94c53e1 + fc4b80f commit 236ee03Copy full SHA for 236ee03
1 file changed
doc/users/whats_new.rst
@@ -169,6 +169,14 @@ a triangulation.
169
170
.. plot:: mpl_examples/pylab_examples/tripcolor_demo.py
171
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
180
181
.. _whats-new-1-1:
182
0 commit comments