File tree 1 file changed +4
-5
lines changed 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 63
63
'scatter_demo.py' ,
64
64
]
65
65
66
+ files ['colors' ] = [
67
+ 'color_cycle_demo.py' ,
68
+ ]
69
+
66
70
files ['images' ] = [
67
71
'imshow_demo.py' ,
68
72
]
69
73
70
-
71
74
files ['statistics' ] = [
72
75
'errorbar_demo.py' ,
73
76
'errorbar_demo_features.py' ,
210
213
'nan_test.py' ,
211
214
'newscalarformatter_demo.py' ,
212
215
'pcolor_demo.py' ,
213
- 'pcolor_demo2.py' ,
214
216
'pcolor_log.py' ,
215
217
'pcolor_small.py' ,
216
218
'pie_demo2.py' ,
217
219
'plotfile_demo.py' ,
218
220
'polar_demo.py' ,
219
221
'polar_legend.py' ,
220
- 'poormans_contour.py' ,
221
222
'psd_demo.py' ,
222
223
'psd_demo2.py' ,
223
224
'psd_demo3.py' ,
246
247
'text_rotation.py' ,
247
248
'text_rotation_relative_to_line.py' ,
248
249
'transoffset.py' ,
249
- 'vline_demo.py' ,
250
250
'xcorr_demo.py' ,
251
251
'zorder_demo.py' ,
252
252
]
257
257
'barchart_demo.py' ,
258
258
'bbox_intersect.py' ,
259
259
'collections_demo.py' ,
260
- 'color_cycle.py' ,
261
260
'colorbar_only.py' ,
262
261
'custom_projection_example.py' ,
263
262
'custom_scale_example.py' ,
You can’t perform that action at this time.
0 commit comments