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 486a0cd + b0279f5 commit 086c0a6Copy full SHA for 086c0a6
doc/users/whats_new.rst
@@ -138,6 +138,17 @@ optionally installed alongside it have been updated:
138
- `dateutil <http://labix.org/python-dateutil>` 1.5 on Python 2.x,
139
and 2.1 on Python 3.x
140
141
+
142
+Face-centred colors in tripcolor plots
143
+--------------------------------------
144
145
+Ian Thomas extended :meth:`~matplotlib.pyplot.tripcolor` to allow one color
146
+value to be specified for each triangular face rather than for each point in
147
+a triangulation.
148
149
+.. plot:: mpl_examples/pylab_examples/tripcolor_demo.py
150
151
152
.. _whats-new-1-1:
153
154
new in matplotlib-1.1
0 commit comments