@@ -96,8 +96,6 @@ to modify each artist's sketch parameters individually with
96
96
:align: center
97
97
:scale: 50
98
98
99
- xkcd
100
-
101
99
Updated Axes3D.contour methods
102
100
------------------------------
103
101
Damon McDougall updated the
@@ -110,8 +108,6 @@ contour plots on abitrary unstructured user-specified triangulations.
110
108
:align: center
111
109
:scale: 50
112
110
113
- Tricontour3d
114
-
115
111
New eventplot plot type
116
112
```````````````````````
117
113
Todd Jennings added a :func: `~matplotlib.pyplot.eventplot ` function to
@@ -122,8 +118,6 @@ create multiple rows or columns of identical line segments
122
118
:align: center
123
119
:scale: 50
124
120
125
- Eventplot Demo
126
-
127
121
As part of this feature, there is a new
128
122
:class: `~matplotlib.collections.EventCollection ` class that allows for
129
123
plotting and manipulating rows or columns of identical line segments.
@@ -146,8 +140,6 @@ added (:class:`~matplotlib.tri.TriAnalyzer`).
146
140
:align: center
147
141
:scale: 50
148
142
149
- Tricontour Smooth User
150
-
151
143
Baselines for stackplot
152
144
```````````````````````
153
145
Till Stensitzki added non-zero baselines to
@@ -159,8 +151,6 @@ weighted.
159
151
:align: center
160
152
:scale: 50
161
153
162
- Stackplot Demo2
163
-
164
154
Rectangular colorbar extensions
165
155
```````````````````````````````
166
156
Andrew 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.
204
194
:align: center
205
195
:scale: 50
206
196
207
- Patheffect Demo
208
-
209
197
Easier creation of colormap and normalizer for levels with colors
210
198
`````````````````````````````````````````````````````````````````
211
199
Phil Elson added the :func: `matplotlib.colors.from_levels_and_colors `
0 commit comments