@@ -96,8 +96,6 @@ to modify each artist's sketch parameters individually with
9696 :align: center
9797 :scale: 50
9898
99- xkcd
100-
10199Updated Axes3D.contour methods
102100------------------------------
103101Damon McDougall updated the
@@ -110,8 +108,6 @@ contour plots on abitrary unstructured user-specified triangulations.
110108 :align: center
111109 :scale: 50
112110
113- Tricontour3d
114-
115111New eventplot plot type
116112```````````````````````
117113Todd Jennings added a :func: `~matplotlib.pyplot.eventplot ` function to
@@ -122,8 +118,6 @@ create multiple rows or columns of identical line segments
122118 :align: center
123119 :scale: 50
124120
125- Eventplot Demo
126-
127121As part of this feature, there is a new
128122:class: `~matplotlib.collections.EventCollection ` class that allows for
129123plotting and manipulating rows or columns of identical line segments.
@@ -146,8 +140,6 @@ added (:class:`~matplotlib.tri.TriAnalyzer`).
146140 :align: center
147141 :scale: 50
148142
149- Tricontour Smooth User
150-
151143Baselines for stackplot
152144```````````````````````
153145Till Stensitzki added non-zero baselines to
@@ -159,8 +151,6 @@ weighted.
159151 :align: center
160152 :scale: 50
161153
162- Stackplot Demo2
163-
164154Rectangular colorbar extensions
165155```````````````````````````````
166156Andrew Dawson added a new keyword argument *extendrect * to
@@ -204,8 +194,6 @@ Thanks to Jae-Joon Lee, path effects now also work on plot lines.
204194 :align: center
205195 :scale: 50
206196
207- Patheffect Demo
208-
209197Easier creation of colormap and normalizer for levels with colors
210198`````````````````````````````````````````````````````````````````
211199Phil Elson added the :func: `matplotlib.colors.from_levels_and_colors `
0 commit comments