Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff8cce4

Browse filesBrowse files
committed
Update changelog and whats_new
1 parent 6975bcb commit ff8cce4
Copy full SHA for ff8cce4

File tree

Expand file treeCollapse file tree

2 files changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-0
lines changed

‎CHANGELOG

Copy file name to clipboardExpand all lines: CHANGELOG
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
2013-01-07 Add framealpha keyword argument to legend - PO
22

3+
2013-01-16 Till Stensitzki added a baseline feature to stackplot
4+
35
2012-12-22 Added classes for interpolation within triangular grids
46
(LinearTriInterpolator) and to find the triangles in which points
57
lie (TrapezoidMapTriFinder) to matplotlib.tri module. - IMT

‎doc/users/whats_new.rst

Copy file name to clipboardExpand all lines: doc/users/whats_new.rst
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ revision, see the :ref:`github-stats`.
2222
new in matplotlib-1.3
2323
=====================
2424

25+
Baselines for stackplot
26+
-----------------------
27+
Till Stensitzki added non-zero baselines to :func:`~matplotlib.pyplot.stackplot`.
28+
They may be symmetric or weighted.
29+
30+
.. plot:: mpl_examples/pylab_examples/stackplot_demo2.py
31+
2532
Initialize a rotated rectangle
2633
------------------------------
2734
Damon McDougall extended the :class:`~matplotlib.patches.Rectangle` constructor

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.