Skip to content

Commit b0279f5

Browse files
committed
Added tripcolor whats_new section.
1 parent 486a0cd commit b0279f5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/users/whats_new.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,17 @@ optionally installed alongside it have been updated:
138138
- `dateutil <http://labix.org/python-dateutil>` 1.5 on Python 2.x,
139139
and 2.1 on Python 3.x
140140

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+
141152
.. _whats-new-1-1:
142153

143154
new in matplotlib-1.1

0 commit comments

Comments
 (0)