forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPASSED_DEMOS
228 lines (225 loc) · 5.23 KB
/
PASSED_DEMOS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
accented_text.py O
agg_buffer_to_array.py O
agg_oo.py O
agg_resize.py [BROKEN IN TRUNK]
agg_test.py ???
alignment_test.py O
animation_blit_fltk.py [terminate called after throwing an instance of 'Swig::DirectorMethodException']
animation_blit.py O
animation_blit_qt4.py O
animation_blit_qt.py O
animation_blit_tk.py O
animation_blit_wx.py O
anim.py O [BUT SLOWER]
annotation_demo.py O
anscombe.py O
arctest.py O
arrow_demo.py O
axes_demo.py O
axes_props.py O
axhspan_demo.py O
axis_equal_demo.py O
backend_driver.py [N/A]
barchart_demo.py O
barcode_demo.py O
barh_demo.py O
bar_stacked.py O
boxplot_demo.py O
break.py O
broken_barh.py O
clippath_test.py O
clippedline.py O
collections_demo.py O
colorbar_only.py O
color_by_yvalue.py O
color_demo.py O
colours.py [???]
contour_demo.py O
contourf_demo.py O
contour_image.py O
coords_demo.py O
coords_report.py O
csd_demo.py O
cursor_demo.py O
custom_figure_class.py O
customize_rc.py
custom_ticker1.py O
dannys_example.py [REQUIRES NUMERIC]
dash_control.py O
dashpointlabel.py O
dashtick.py O
data_browser.py O
data_helper.py [N/A]
date_demo1.py O
date_demo2.py O
date_demo_convert.py O
date_demo_rrule.py O
date_index_formatter.py O
dynamic_collection.py O
dynamic_demo.py O
dynamic_demo_wx.py [REQUIRES NON-AGG WX RENDERER, WHICH IS NOT YET IMPLEMENTED]
dynamic_image_gtkagg.py O
dynamic_image_wxagg2.py O
dynamic_image_wxagg.py [REQUIRES NON-AGG WX RENDERER, WHICH IS NOT YET IMPLEMENTED]
ellipse_demo.py O
ellipse_rotated.py O
embedding_in_gtk2.py [REQUIRES NON-AGG GDK RENDERER, WHICH IS NOT YET IMPLEMENTED]
embedding_in_gtk3.py O
embedding_in_gtk.py [REQUIRES NON-AGG GDK RENDERER, WHICH IS NOT YET IMPLEMENTED]
embedding_in_qt4.py O
embedding_in_qt.py O
embedding_in_tk2.py O
embedding_in_tk.py O
embedding_in_wx2.py [IDENTICAL BUG IN TRUNK -- Y-AXIS VALUES ARE TRUNCATED]
embedding_in_wx3.py O
embedding_in_wx4.py O
embedding_in_wx.py [REQUIRES NON-AGG WX RENDERER, WHICH IS NOT YET IMPLEMENTED]
errorbar_demo.py O
errorbar_limits.py O
figimage_demo.py O
figlegend_demo.py O
figtext.py O
fill_between_posneg.py O
fill_between.py O
fill_demo2.py O
fill_demo.py O
fill_spiral.py O
finance_demo.py O
font_indexing.py O
fonts_demo_kw.py O
fonts_demo.py O
font_table_ttf.py [N/A]
ftface_props.py [N/A]
ganged_plots.py O
glyph_to_path.py O
gradient_bar.py O
gtk_spreadsheet.py [REQUIRES NON-AGG GDK RENDERER, WHICH IS NOT YET IMPLEMENTED]
hatch_demo.py O
histogram_demo_canvasagg.py [???]
histogram_demo.py O
image_demo2.py O
image_demo3.py O
image_demo.py O
image_interp.py O
image_masked.py O [Whew!]
image_origin.py O
image_slices_viewer.py [BROKEN ON TRUNK]
__init__.py [N/A]
integral_demo.py O
interactive2.py [N/A]
interactive.py [N/A]
interp_demo.py O
invert_axes.py O
keypress_demo.py [BROKEN IN TRUNK]
lasso_demo.py O
layer_images.py O
legend_auto.py [WEIRD z-order problem in figure 10]
legend_demo2.py O
legend_demo.py O
legend_scatter.py O
line_collection2.py O
line_collection.py O
lineprops_dialog_gtk.py O
line_styles.py O
load_converter.py O
loadrec.py O
log_bar.py O
log_demo.py O
logo.py O
log_test.py O
major_minor_demo1.py O
major_minor_demo2.py O
masked_demo.py O
mathtext_demo.py O
mathtext_examples.py O
mathtext_wx.py O
matplotlib_icon.py [N/A]
matshow.py O
movie_demo.py O
mpl_with_glade.py [N/A]
mri_demo.py O
mri_with_eeg.py
multi_image.py O
multiline.py O
multiple_figs_demo.py O
newscalarformatter_demo.py O
pcolor_demo2.py O
pcolor_demo.py O
pcolor_log.py O
pcolor_nonuniform.py O
pcolor_small.py O
pick_event_demo2.py O
pick_event_demo.py O
pie_demo.py O
plotfile_demo.py O
polar_bar.py O
polar_demo.py O
polar_legend.py O
polar_scatter.py O
poly_editor.py O
poormans_contour.py O
printing_in_wx.py [REQUIRES NON-AGG WX RENDERER, WHICH IS NOT YET IMPLEMENTED]
print_stdout.py [BROKEN?]
psd_demo.py O
pstest.py O
pylab_with_gtk.py O
pythonic_matplotlib.py O
quadmesh_demo.py O [MASKED VALUES ARE SHOWN DUE TO A BUG IN TRUNK]
quiver_demo.py O
rc_traits.py [N/A]
scatter_custom_symbol.py O
scatter_demo2.py O
scatter_demo.py O
scatter_masked.py O
scatter_profile.py O
scatter_star_poly.py O [SOME BUGS IN TRUNK -- FIXED ON BRANCH]
set_and_get.py O
shared_axis_across_figures.py O
shared_axis_demo.py O
simple3d_oo.py [PUNTING ON 3D FOR NOW]
simple3d.py [PUNTING ON 3D FOR NOW]
simple_plot_fps.py O
simple_plot.py O
specgram_demo.py O
spy_demos.py O
stem_plot.py O
step_demo.py O
stock_demo.py O
strip_chart_demo.py [REQUIRES GTK]
subplot_demo.py O
subplots_adjust.py O
subplot_toolbar.py O
system_monitor.py O
table_demo.py O
tex_demo.py O
text_handles.py O
text_rotation.py O
text_themes.py O
tex_unicode_demo.py O
toggle_images.py [???]
to_numeric.py [REQUIRES PIL]
transoffset.py
two_scales.py O
unicode_demo.py O
vertical_ticklabels.py O
vline_demo.py O
webapp_demo.py
wxcursor_demo.py O
xcorr_demo.py O
zoom_window.py O
zorder_demo.py O
units directory -----
annotate_with_units.py O
artist_tests.py O
bar_demo2.py O
bar_unit_demo.py [BROKEN IN TRUNK]
basic_units.py [N/A]
date_converter.py O
date_support.py [N/A]
ellipse_with_units.py [BROKEN IN TRUNK]
evans_test2.py O
evans_test.py O
__init__.py [N/A]
radian_demo.py O
units_sample.py O
units_scatter.py