File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 112013-01-07 Add framealpha keyword argument to legend - PO
22
3+ 2013-01-16 Till Stensitzki added a baseline feature to stackplot
4+
352012-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
Original file line number Diff line number Diff line change @@ -22,6 +22,13 @@ revision, see the :ref:`github-stats`.
2222new 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+
2532Initialize a rotated rectangle
2633------------------------------
2734Damon McDougall extended the :class: `~matplotlib.patches.Rectangle ` constructor
You can’t perform that action at this time.
0 commit comments