Skip to content

Commit

Permalink
Merge pull request #1144 from ianthomas23/1087_whats_new_tripcolor
Browse files Browse the repository at this point in the history
Added tripcolor whats_new section.
  • Loading branch information
mdboom committed Aug 23, 2012
2 parents 486a0cd + b0279f5 commit 086c0a6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/users/whats_new.rst
Expand Up @@ -138,6 +138,17 @@ optionally installed alongside it have been updated:
- `dateutil <http://labix.org/python-dateutil>` 1.5 on Python 2.x, - `dateutil <http://labix.org/python-dateutil>` 1.5 on Python 2.x,
and 2.1 on Python 3.x and 2.1 on Python 3.x



Face-centred colors in tripcolor plots
--------------------------------------

Ian Thomas extended :meth:`~matplotlib.pyplot.tripcolor` to allow one color
value to be specified for each triangular face rather than for each point in
a triangulation.

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


.. _whats-new-1-1: .. _whats-new-1-1:


new in matplotlib-1.1 new in matplotlib-1.1
Expand Down

0 comments on commit 086c0a6

Please sign in to comment.