From fe53160b44d314322aa77ac20ac986d51d069d39 Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Thu, 23 Feb 2023 12:33:42 -0800 Subject: [PATCH] MNT: re-organize galleries under one subdir [ci doc] --- .flake8 | 76 +++++++++--------- .github/workflows/tests.yml | 6 +- .gitignore | 18 ++--- .pre-commit-config.yaml | 2 +- doc/conf.py | 4 +- doc/devel/documenting_mpl.rst | 16 ++-- doc/sphinxext/gallery_order.py | 46 +++++------ {examples => galleries/examples}/README.txt | 0 .../examples}/animation/README.txt | 0 .../examples}/animation/animate_decay.py | 0 .../examples}/animation/animated_histogram.py | 0 .../examples}/animation/animation_demo.py | 0 .../examples}/animation/bayes_update.py | 0 .../examples}/animation/double_pendulum.py | 0 .../examples}/animation/dynamic_image.py | 0 .../animation/frame_grabbing_sgskip.py | 0 .../examples}/animation/multiple_axes.py | 0 .../examples}/animation/pause_resume.py | 0 .../examples}/animation/rain.py | 0 .../examples}/animation/random_walk.py | 0 .../examples}/animation/simple_anim.py | 0 .../examples}/animation/simple_scatter.py | 0 .../examples}/animation/strip_chart.py | 0 .../examples}/animation/unchained.py | 0 .../examples}/axes_grid1/README.txt | 0 .../demo_anchored_direction_arrows.py | 0 .../examples}/axes_grid1/demo_axes_divider.py | 0 .../examples}/axes_grid1/demo_axes_grid.py | 0 .../examples}/axes_grid1/demo_axes_grid2.py | 0 .../axes_grid1/demo_axes_hbox_divider.py | 0 .../examples}/axes_grid1/demo_axes_rgb.py | 0 .../axes_grid1/demo_colorbar_of_inset_axes.py | 0 .../demo_colorbar_with_axes_divider.py | 0 .../demo_colorbar_with_inset_locator.py | 0 .../axes_grid1/demo_edge_colorbar.py | 0 .../axes_grid1/demo_fixed_size_axes.py | 0 .../axes_grid1/demo_imagegrid_aspect.py | 0 .../axes_grid1/inset_locator_demo.py | 0 .../axes_grid1/inset_locator_demo2.py | 0 .../make_room_for_ylabel_using_axesgrid.py | 0 .../examples}/axes_grid1/parasite_simple.py | 0 .../examples}/axes_grid1/parasite_simple2.py | 0 .../axes_grid1/scatter_hist_locatable_axes.py | 0 .../axes_grid1/simple_anchored_artists.py | 0 .../axes_grid1/simple_axes_divider1.py | 0 .../axes_grid1/simple_axes_divider3.py | 0 .../examples}/axes_grid1/simple_axesgrid.py | 0 .../examples}/axes_grid1/simple_axesgrid2.py | 0 .../examples}/axes_grid1/simple_axisline4.py | 0 .../examples}/axes_grid1/simple_colorbar.py | 0 .../examples}/axisartist/README.txt | 0 .../examples}/axisartist/axis_direction.py | 0 .../axisartist/demo_axis_direction.py | 0 .../axisartist/demo_axisline_style.py | 0 .../axisartist/demo_curvelinear_grid.py | 0 .../axisartist/demo_curvelinear_grid2.py | 0 .../axisartist/demo_floating_axes.py | 0 .../axisartist/demo_floating_axis.py | 0 .../axisartist/demo_parasite_axes.py | 0 .../axisartist/demo_parasite_axes2.py | 0 .../axisartist/demo_ticklabel_alignment.py | 0 .../axisartist/demo_ticklabel_direction.py | 0 .../axisartist/simple_axis_direction01.py | 0 .../axisartist/simple_axis_direction03.py | 0 .../examples}/axisartist/simple_axis_pad.py | 0 .../axisartist/simple_axisartist1.py | 0 .../examples}/axisartist/simple_axisline.py | 0 .../examples}/axisartist/simple_axisline3.py | 0 .../examples}/color/README.txt | 0 .../examples}/color/color_by_yvalue.py | 0 .../examples}/color/color_cycle_default.py | 0 .../examples}/color/color_demo.py | 0 .../examples}/color/colorbar_basics.py | 0 .../examples}/color/colormap_reference.py | 0 .../examples}/color/custom_cmap.py | 0 .../examples}/color/named_colors.py | 0 .../examples}/event_handling/README.txt | 0 .../examples}/event_handling/close_event.py | 0 .../examples}/event_handling/coords_demo.py | 0 .../examples}/event_handling/cursor_demo.py | 0 .../examples}/event_handling/data_browser.py | 0 .../event_handling/figure_axes_enter_leave.py | 0 .../ginput_manual_clabel_sgskip.py | 0 .../event_handling/image_slices_viewer.py | 0 .../examples}/event_handling/keypress_demo.py | 0 .../examples}/event_handling/lasso_demo.py | 0 .../event_handling/legend_picking.py | 0 .../examples}/event_handling/looking_glass.py | 0 .../examples}/event_handling/path_editor.py | 0 .../event_handling/pick_event_demo.py | 0 .../event_handling/pick_event_demo2.py | 0 .../examples}/event_handling/poly_editor.py | 0 .../examples}/event_handling/pong_sgskip.py | 0 .../examples}/event_handling/resample.py | 0 .../examples}/event_handling/timers.py | 0 .../event_handling/trifinder_event_demo.py | 0 .../examples}/event_handling/viewlims.py | 0 .../examples}/event_handling/zoom_window.py | 0 .../images_contours_and_fields/README.txt | 0 .../affine_image.py | 0 .../images_contours_and_fields/barb_demo.py | 0 .../barcode_demo.py | 0 .../colormap_interactive_adjustment.py | 0 .../colormap_normalizations.py | 0 .../colormap_normalizations_symlognorm.py | 0 .../contour_corner_mask.py | 0 .../contour_demo.py | 0 .../contour_image.py | 0 .../contour_label_demo.py | 0 .../contourf_demo.py | 0 .../contourf_hatching.py | 0 .../contourf_log.py | 0 .../contours_in_optimization_demo.py | 0 .../demo_bboximage.py | 0 .../figimage_demo.py | 0 .../image_annotated_heatmap.py | 0 .../image_antialiasing.py | 0 .../image_clip_path.py | 0 .../images_contours_and_fields/image_demo.py | 0 .../image_masked.py | 0 .../image_nonuniform.py | 0 .../image_transparency_blend.py | 0 .../image_zcoord.py | 0 .../interpolation_methods.py | 0 .../irregulardatagrid.py | 0 .../layer_images.py | 0 .../images_contours_and_fields/matshow.py | 0 .../images_contours_and_fields/multi_image.py | 0 .../images_contours_and_fields/pcolor_demo.py | 0 .../pcolormesh_grids.py | 0 .../pcolormesh_levels.py | 0 .../plot_streamplot.py | 0 .../quadmesh_demo.py | 0 .../images_contours_and_fields/quiver_demo.py | 0 .../quiver_simple_demo.py | 0 .../shading_example.py | 0 .../specgram_demo.py | 0 .../images_contours_and_fields/spy_demos.py | 0 .../tricontour_demo.py | 0 .../tricontour_smooth_delaunay.py | 0 .../tricontour_smooth_user.py | 0 .../trigradient_demo.py | 0 .../triinterp_demo.py | 0 .../tripcolor_demo.py | 0 .../triplot_demo.py | 0 .../watermark_image.py | 0 .../lines_bars_and_markers/README.txt | 0 .../lines_bars_and_markers/bar_colors.py | 0 .../lines_bars_and_markers/bar_label_demo.py | 0 .../lines_bars_and_markers/bar_stacked.py | 0 .../lines_bars_and_markers/barchart.py | 0 .../examples}/lines_bars_and_markers/barh.py | 0 .../lines_bars_and_markers/broken_barh.py | 0 .../lines_bars_and_markers/capstyle.py | 0 .../categorical_variables.py | 0 .../lines_bars_and_markers/cohere.py | 0 .../lines_bars_and_markers/csd_demo.py | 0 .../curve_error_band.py | 0 .../errorbar_limits_simple.py | 0 .../errorbar_subsample.py | 0 .../eventcollection_demo.py | 0 .../lines_bars_and_markers/eventplot_demo.py | 0 .../examples}/lines_bars_and_markers/fill.py | 0 .../fill_between_alpha.py | 0 .../fill_between_demo.py | 0 .../fill_betweenx_demo.py | 0 .../lines_bars_and_markers/filled_step.py | 0 .../lines_bars_and_markers/gradient_bar.py | 0 .../lines_bars_and_markers/hat_graph.py | 0 .../horizontal_barchart_distribution.py | 0 .../lines_bars_and_markers/joinstyle.py | 0 .../line_demo_dash_control.py | 0 .../lines_with_ticks_demo.py | 0 .../lines_bars_and_markers/linestyles.py | 0 .../marker_reference.py | 0 .../lines_bars_and_markers/markevery_demo.py | 0 .../lines_bars_and_markers/masked_demo.py | 0 .../multicolored_line.py | 0 .../multivariate_marker_plot.py | 0 .../lines_bars_and_markers/psd_demo.py | 0 .../scatter_custom_symbol.py | 0 .../lines_bars_and_markers/scatter_demo2.py | 0 .../lines_bars_and_markers/scatter_hist.py | 0 .../lines_bars_and_markers/scatter_masked.py | 0 .../scatter_star_poly.py | 0 .../scatter_with_legend.py | 0 .../lines_bars_and_markers/simple_plot.py | 0 .../lines_bars_and_markers/span_regions.py | 0 .../lines_bars_and_markers/spectrum_demo.py | 0 .../lines_bars_and_markers/stackplot_demo.py | 0 .../lines_bars_and_markers/stairs_demo.py | 0 .../lines_bars_and_markers/stem_plot.py | 0 .../lines_bars_and_markers/step_demo.py | 0 .../lines_bars_and_markers/timeline.py | 0 .../vline_hline_demo.py | 0 .../xcorr_acorr_demo.py | 0 .../examples}/misc/README.txt | 0 .../examples}/misc/anchored_artists.py | 0 .../examples}/misc/bbox_intersect.py | 0 .../examples}/misc/contour_manual.py | 0 .../examples}/misc/coords_report.py | 0 .../examples}/misc/custom_projection.py | 0 .../examples}/misc/customize_rc.py | 0 .../examples}/misc/demo_agg_filter.py | 0 .../examples}/misc/demo_ribbon_box.py | 0 .../examples}/misc/fig_x.py | 0 .../examples}/misc/fill_spiral.py | 0 .../examples}/misc/findobj_demo.py | 0 .../examples}/misc/font_indexing.py | 0 .../examples}/misc/ftface_props.py | 0 .../examples}/misc/histogram_path.py | 0 .../examples}/misc/hyperlinks_sgskip.py | 0 .../examples}/misc/image_thumbnail_sgskip.py | 0 .../examples}/misc/keyword_plotting.py | 0 .../examples}/misc/logos2.py | 0 .../examples}/misc/multipage_pdf.py | 0 .../examples}/misc/multiprocess_sgskip.py | 0 .../examples}/misc/packed_bubbles.py | 0 .../examples}/misc/patheffect_demo.py | 0 .../examples}/misc/print_stdout_sgskip.py | 0 .../examples}/misc/rasterization_demo.py | 0 .../examples}/misc/set_and_get.py | 0 .../examples}/misc/svg_filter_line.py | 0 .../examples}/misc/svg_filter_pie.py | 0 .../examples}/misc/table_demo.py | 0 .../examples}/misc/tickedstroke_demo.py | 0 .../examples}/misc/transoffset.py | 0 .../examples}/misc/zorder_demo.py | 0 .../examples}/mplot3d/2dcollections3d.py | 0 .../examples}/mplot3d/3d_bars.py | 0 .../examples}/mplot3d/README.txt | 0 .../examples}/mplot3d/bars3d.py | 0 .../examples}/mplot3d/box3d.py | 0 .../examples}/mplot3d/contour3d.py | 0 .../examples}/mplot3d/contour3d_2.py | 0 .../examples}/mplot3d/contour3d_3.py | 0 .../examples}/mplot3d/contourf3d.py | 0 .../examples}/mplot3d/contourf3d_2.py | 0 .../mplot3d/custom_shaded_3d_surface.py | 0 .../examples}/mplot3d/errorbar3d.py | 0 .../examples}/mplot3d/hist3d.py | 0 .../examples}/mplot3d/lines3d.py | 0 .../examples}/mplot3d/lorenz_attractor.py | 0 .../examples}/mplot3d/mixed_subplots.py | 0 .../examples}/mplot3d/offset.py | 0 .../examples}/mplot3d/pathpatch3d.py | 0 .../examples}/mplot3d/polys3d.py | 0 .../examples}/mplot3d/projections.py | 0 .../examples}/mplot3d/quiver3d.py | 0 .../examples}/mplot3d/rotate_axes3d_sgskip.py | 0 .../examples}/mplot3d/scatter3d.py | 0 .../examples}/mplot3d/stem3d_demo.py | 0 .../examples}/mplot3d/subplot3d.py | 0 .../examples}/mplot3d/surface3d.py | 0 .../examples}/mplot3d/surface3d_2.py | 0 .../examples}/mplot3d/surface3d_3.py | 0 .../examples}/mplot3d/surface3d_radial.py | 0 .../examples}/mplot3d/text3d.py | 0 .../examples}/mplot3d/tricontour3d.py | 0 .../examples}/mplot3d/tricontourf3d.py | 0 .../examples}/mplot3d/trisurf3d.py | 0 .../examples}/mplot3d/trisurf3d_2.py | 0 .../examples}/mplot3d/view_planes_3d.py | 0 .../examples}/mplot3d/voxels.py | 0 .../examples}/mplot3d/voxels_numpy_logo.py | 0 .../examples}/mplot3d/voxels_rgb.py | 0 .../examples}/mplot3d/voxels_torus.py | 0 .../examples}/mplot3d/wire3d.py | 0 .../mplot3d/wire3d_animation_sgskip.py | 0 .../examples}/mplot3d/wire3d_zero_stride.py | 0 .../examples}/pie_and_polar_charts/README.txt | 0 .../pie_and_polar_charts/bar_of_pie.py | 0 .../pie_and_polar_charts/nested_pie.py | 0 .../pie_and_donut_labels.py | 0 .../pie_and_polar_charts/pie_demo2.py | 0 .../pie_and_polar_charts/pie_features.py | 0 .../pie_and_polar_charts/polar_bar.py | 0 .../pie_and_polar_charts/polar_demo.py | 0 .../pie_and_polar_charts/polar_error_caps.py | 0 .../pie_and_polar_charts/polar_legend.py | 0 .../pie_and_polar_charts/polar_scatter.py | 0 .../examples}/pyplots/README.txt | 0 .../examples}/pyplots/axline.py | 0 .../examples}/pyplots/matplotlibrc | 0 .../examples}/pyplots/pyplot_simple.py | 0 .../examples}/pyplots/pyplot_text.py | 0 .../examples}/pyplots/pyplot_three.py | 0 .../examples}/pyplots/pyplot_two_subplots.py | 0 .../examples}/scales/README.txt | 0 .../examples}/scales/asinh_demo.py | 0 .../examples}/scales/aspect_loglog.py | 0 .../examples}/scales/custom_scale.py | 0 .../examples}/scales/log_bar.py | 0 .../examples}/scales/log_demo.py | 0 .../examples}/scales/logit_demo.py | 0 .../examples}/scales/power_norm.py | 0 .../examples}/scales/scales.py | 0 .../examples}/scales/semilogx_demo.py | 0 .../examples}/scales/symlog_demo.py | 0 .../shapes_and_collections/README.txt | 0 .../shapes_and_collections/arrow_guide.py | 0 .../artist_reference.py | 0 .../shapes_and_collections/collections.py | 0 .../shapes_and_collections/compound_path.py | 0 .../shapes_and_collections/dolphin.py | 0 .../examples}/shapes_and_collections/donut.py | 0 .../ellipse_collection.py | 0 .../shapes_and_collections/ellipse_demo.py | 0 .../shapes_and_collections/fancybox_demo.py | 0 .../shapes_and_collections/hatch_demo.py | 0 .../hatch_style_reference.py | 0 .../shapes_and_collections/line_collection.py | 0 .../patch_collection.py | 0 .../shapes_and_collections/path_patch.py | 0 .../shapes_and_collections/quad_bezier.py | 0 .../shapes_and_collections/scatter.py | 0 .../examples}/showcase/README.txt | 0 .../examples}/showcase/anatomy.py | 0 .../examples}/showcase/firefox.py | 0 .../examples}/showcase/integral.py | 0 .../examples}/showcase/mandelbrot.py | 0 .../examples}/showcase/stock_prices.py | 0 .../examples}/showcase/xkcd.py | 0 .../examples}/specialty_plots/README.txt | 0 .../specialty_plots/advanced_hillshading.py | 0 .../examples}/specialty_plots/anscombe.py | 0 .../examples}/specialty_plots/hinton_demo.py | 0 .../specialty_plots/leftventricle_bullseye.py | 0 .../examples}/specialty_plots/mri_demo.py | 0 .../examples}/specialty_plots/mri_with_eeg.py | 0 .../examples}/specialty_plots/radar_chart.py | 0 .../specialty_plots/sankey_basics.py | 0 .../examples}/specialty_plots/sankey_links.py | 0 .../specialty_plots/sankey_rankine.py | 0 .../examples}/specialty_plots/skewt.py | 0 .../topographic_hillshading.py | 0 .../examples}/spines/README.txt | 0 .../spines/centered_spines_with_arrows.py | 0 .../spines/multiple_yaxis_with_spines.py | 0 .../examples}/spines/spine_placement_demo.py | 0 .../examples}/spines/spines.py | 0 .../examples}/spines/spines_dropped.py | 0 .../examples}/statistics/README.txt | 0 .../examples}/statistics/barchart_demo.py | 0 .../examples}/statistics/boxplot.py | 0 .../examples}/statistics/boxplot_color.py | 0 .../examples}/statistics/boxplot_demo.py | 0 .../examples}/statistics/boxplot_vs_violin.py | 0 .../examples}/statistics/bxp.py | 0 .../statistics/confidence_ellipse.py | 0 .../examples}/statistics/customized_violin.py | 0 .../examples}/statistics/errorbar.py | 0 .../examples}/statistics/errorbar_features.py | 0 .../examples}/statistics/errorbar_limits.py | 0 .../statistics/errorbars_and_boxes.py | 0 .../examples}/statistics/hexbin_demo.py | 0 .../examples}/statistics/hist.py | 0 .../statistics/histogram_cumulative.py | 0 .../statistics/histogram_features.py | 0 .../statistics/histogram_histtypes.py | 0 .../statistics/histogram_multihist.py | 0 .../multiple_histograms_side_by_side.py | 0 .../statistics/time_series_histogram.py | 0 .../examples}/statistics/violinplot.py | 0 .../examples}/style_sheets/README.txt | 0 .../examples}/style_sheets/bmh.py | 0 .../examples}/style_sheets/dark_background.py | 0 .../examples}/style_sheets/fivethirtyeight.py | 0 .../examples}/style_sheets/ggplot.py | 0 .../examples}/style_sheets/grayscale.py | 0 .../style_sheets/plot_solarizedlight2.py | 0 .../style_sheets/style_sheets_reference.py | 0 .../subplots_axes_and_figures/README.txt | 0 .../align_labels_demo.py | 0 .../auto_subplots_adjust.py | 0 .../axes_box_aspect.py | 0 .../subplots_axes_and_figures/axes_demo.py | 0 .../subplots_axes_and_figures/axes_margins.py | 0 .../subplots_axes_and_figures/axes_props.py | 0 .../axes_zoom_effect.py | 0 .../subplots_axes_and_figures/axhspan_demo.py | 0 .../axis_equal_demo.py | 0 .../axis_labels_demo.py | 0 .../subplots_axes_and_figures/broken_axis.py | 0 .../colorbar_placement.py | 0 .../custom_figure_class.py | 0 .../demo_constrained_layout.py | 0 .../demo_tight_layout.py | 0 .../fahrenheit_celsius_scales.py | 0 .../figure_size_units.py | 0 .../subplots_axes_and_figures/figure_title.py | 0 .../subplots_axes_and_figures/ganged_plots.py | 0 .../subplots_axes_and_figures/geo_demo.py | 0 .../gridspec_and_subplots.py | 0 .../gridspec_multicolumn.py | 0 .../gridspec_nested.py | 0 .../subplots_axes_and_figures/invert_axes.py | 0 .../subplots_axes_and_figures/mosaic.py | 0 .../multiple_figs_demo.py | 0 .../secondary_axis.py | 0 .../share_axis_lims_views.py | 0 .../shared_axis_demo.py | 0 .../subplots_axes_and_figures/subfigures.py | 0 .../subplots_axes_and_figures/subplot.py | 0 .../subplots_adjust.py | 0 .../subplots_demo.py | 0 .../subplots_axes_and_figures/two_scales.py | 0 .../zoom_inset_axes.py | 0 .../text_labels_and_annotations/README.txt | 0 .../accented_text.py | 0 .../align_ylabels.py | 0 .../angle_annotation.py | 0 .../angles_on_bracket_arrows.py | 0 .../annotate_transform.py | 0 .../annotation_basic.py | 0 .../annotation_demo.py | 0 .../annotation_polar.py | 0 .../text_labels_and_annotations/arrow_demo.py | 0 .../text_labels_and_annotations/autowrap.py | 0 .../custom_legends.py | 0 .../text_labels_and_annotations/date.py | 0 .../demo_annotation_box.py | 0 .../demo_text_path.py | 0 .../demo_text_rotation_mode.py | 0 .../text_labels_and_annotations/dfrac_demo.py | 0 .../engineering_formatter.py | 0 .../fancyarrow_demo.py | 0 .../fancytextbox_demo.py | 0 .../figlegend_demo.py | 0 .../font_family_rc.py | 0 .../text_labels_and_annotations/font_file.py | 0 .../text_labels_and_annotations/font_table.py | 0 .../text_labels_and_annotations/fonts_demo.py | 0 .../fonts_demo_kw.py | 0 .../label_subplots.py | 0 .../text_labels_and_annotations/legend.py | 0 .../legend_demo.py | 0 .../line_with_text.py | 0 .../mathtext_asarray.py | 0 .../mathtext_demo.py | 0 .../mathtext_examples.py | 0 .../mathtext_fontfamily_example.py | 0 .../text_labels_and_annotations/multiline.py | 0 .../placing_text_boxes.py | 0 .../rainbow_text.py | 0 .../stix_fonts_demo.py | 0 .../text_labels_and_annotations/tex_demo.py | 0 .../text_alignment.py | 0 .../text_commands.py | 0 .../text_fontdict.py | 0 .../text_rotation_relative_to_line.py | 0 .../titles_demo.py | 0 .../unicode_minus.py | 0 .../usetex_baseline_test.py | 0 .../usetex_fonteffects.py | 0 .../watermark_text.py | 0 .../examples}/ticks/README.txt | 0 .../examples}/ticks/auto_ticks.py | 0 .../examples}/ticks/centered_ticklabels.py | 0 .../ticks/colorbar_tick_labelling_demo.py | 0 .../examples}/ticks/custom_ticker1.py | 0 .../examples}/ticks/date_concise_formatter.py | 0 .../examples}/ticks/date_demo_convert.py | 0 .../examples}/ticks/date_demo_rrule.py | 0 .../ticks/date_formatters_locators.py | 0 .../examples}/ticks/date_index_formatter.py | 0 .../ticks/date_precision_and_epochs.py | 0 .../examples}/ticks/dollar_ticks.py | 0 .../ticks/fig_axes_customize_simple.py | 0 .../examples}/ticks/major_minor_demo.py | 0 .../examples}/ticks/scalarformatter.py | 0 .../examples}/ticks/tick-formatters.py | 0 .../examples}/ticks/tick-locators.py | 0 .../examples}/ticks/tick_label_right.py | 0 .../ticks/tick_labels_from_values.py | 0 .../examples}/ticks/tick_xlabel_top.py | 0 .../examples}/ticks/ticklabels_rotation.py | 0 .../examples}/ticks/ticks_too_many.py | 0 .../examples}/units/README.txt | 0 .../examples}/units/annotate_with_units.py | 0 .../examples}/units/artist_tests.py | 0 .../examples}/units/bar_demo2.py | 0 .../examples}/units/bar_unit_demo.py | 0 .../examples}/units/basic_units.py | 0 .../examples}/units/ellipse_with_units.py | 0 .../examples}/units/evans_test.py | 0 .../examples}/units/radian_demo.py | 0 .../examples}/units/units_sample.py | 0 .../examples}/units/units_scatter.py | 0 .../examples}/user_interfaces/README.txt | 0 .../examples}/user_interfaces/canvasagg.py | 0 .../embedding_in_gtk3_panzoom_sgskip.py | 0 .../embedding_in_gtk3_sgskip.py | 0 .../embedding_in_gtk4_panzoom_sgskip.py | 0 .../embedding_in_gtk4_sgskip.py | 0 .../user_interfaces/embedding_in_qt_sgskip.py | 0 .../user_interfaces/embedding_in_tk_sgskip.py | 0 .../embedding_in_wx2_sgskip.py | 0 .../embedding_in_wx3_sgskip.py | 0 .../embedding_in_wx4_sgskip.py | 0 .../embedding_in_wx5_sgskip.py | 0 .../embedding_webagg_sgskip.py | 0 .../user_interfaces/fourier_demo_wx_sgskip.py | 0 .../gtk3_spreadsheet_sgskip.py | 0 .../gtk4_spreadsheet_sgskip.py | 0 .../user_interfaces/images/eye-symbolic.svg | 0 .../examples}/user_interfaces/images/eye.pdf | Bin .../examples}/user_interfaces/images/eye.png | Bin .../examples}/user_interfaces/images/eye.svg | 0 .../user_interfaces/images/eye_large.png | Bin .../user_interfaces/mathtext_wx_sgskip.py | 0 .../user_interfaces/mpl_with_glade3.glade | 0 .../user_interfaces/mpl_with_glade3_sgskip.py | 0 .../examples}/user_interfaces/mplcvd.py | 0 .../user_interfaces/pylab_with_gtk3_sgskip.py | 0 .../user_interfaces/pylab_with_gtk4_sgskip.py | 0 .../user_interfaces/svg_histogram_sgskip.py | 0 .../user_interfaces/svg_tooltip_sgskip.py | 0 .../user_interfaces/toolmanager_sgskip.py | 0 .../web_application_server_sgskip.py | 0 .../user_interfaces/wxcursor_demo_sgskip.py | 0 .../examples}/userdemo/README.txt | 0 .../examples}/userdemo/annotate_explain.py | 0 .../userdemo/annotate_simple_coord02.py | 0 .../examples}/userdemo/annotate_text_arrow.py | 0 .../examples}/userdemo/connect_simple01.py | 0 .../userdemo/connectionstyle_demo.py | 0 .../examples}/userdemo/custom_boxstyle01.py | 0 .../examples}/userdemo/demo_gridspec01.py | 0 .../examples}/userdemo/demo_gridspec03.py | 0 .../examples}/userdemo/demo_gridspec06.py | 0 .../examples}/userdemo/pgf_fonts.py | 0 .../examples}/userdemo/pgf_preamble_sgskip.py | 0 .../examples}/userdemo/pgf_texsystem.py | 0 .../examples}/userdemo/simple_annotate01.py | 0 .../examples}/userdemo/simple_legend01.py | 0 .../examples}/userdemo/simple_legend02.py | 0 .../examples}/widgets/README.txt | 0 .../examples}/widgets/annotated_cursor.py | 0 .../examples}/widgets/buttons.py | 0 .../examples}/widgets/check_buttons.py | 0 .../examples}/widgets/cursor.py | 0 .../widgets/lasso_selector_demo_sgskip.py | 0 .../examples}/widgets/menu.py | 0 .../examples}/widgets/mouse_cursor.py | 0 .../examples}/widgets/multicursor.py | 0 .../widgets/polygon_selector_demo.py | 0 .../widgets/polygon_selector_simple.py | 0 .../examples}/widgets/radio_buttons.py | 0 .../examples}/widgets/range_slider.py | 0 .../examples}/widgets/rectangle_selector.py | 0 .../examples}/widgets/slider_demo.py | 0 .../examples}/widgets/slider_snap_demo.py | 0 .../examples}/widgets/span_selector.py | 0 .../examples}/widgets/textbox.py | 0 .../plot_types}/3D/README.rst | 0 .../plot_types}/3D/scatter3d_simple.py | 0 .../plot_types}/3D/surface3d_simple.py | 0 .../plot_types}/3D/trisurf3d_simple.py | 0 .../plot_types}/3D/voxels_simple.py | 0 .../plot_types}/3D/wire3d_simple.py | 0 .../plot_types}/README.rst | 0 .../plot_types}/arrays/README.rst | 0 .../plot_types}/arrays/barbs.py | 0 .../plot_types}/arrays/contour.py | 0 .../plot_types}/arrays/contourf.py | 0 .../plot_types}/arrays/imshow.py | 0 .../plot_types}/arrays/pcolormesh.py | 0 .../plot_types}/arrays/quiver.py | 0 .../plot_types}/arrays/streamplot.py | 0 .../plot_types}/basic/README.rst | 0 .../plot_types}/basic/bar.py | 0 .../plot_types}/basic/fill_between.py | 0 .../plot_types}/basic/plot.py | 0 .../plot_types}/basic/scatter_plot.py | 0 .../plot_types}/basic/stackplot.py | 0 .../plot_types}/basic/stem.py | 0 .../plot_types}/basic/step.py | 0 .../plot_types}/stats/README.rst | 0 .../plot_types}/stats/boxplot_plot.py | 0 .../plot_types}/stats/errorbar_plot.py | 0 .../plot_types}/stats/eventplot.py | 0 .../plot_types}/stats/hexbin.py | 0 .../plot_types}/stats/hist2d.py | 0 .../plot_types}/stats/hist_plot.py | 0 .../plot_types}/stats/pie.py | 0 .../plot_types}/stats/violin.py | 0 .../plot_types}/unstructured/README.rst | 0 .../plot_types}/unstructured/tricontour.py | 0 .../plot_types}/unstructured/tricontourf.py | 0 .../plot_types}/unstructured/tripcolor.py | 0 .../plot_types}/unstructured/triplot.py | 0 {tutorials => galleries/tutorials}/README.txt | 0 .../tutorials}/advanced/README.txt | 0 .../tutorials}/advanced/blitting.py | 0 .../tutorials}/advanced/path_tutorial.py | 0 .../tutorials}/advanced/patheffects_guide.py | 0 .../advanced/transforms_tutorial.py | 0 .../tutorials}/colors/README.txt | 0 .../tutorials}/colors/colorbar_only.py | 0 .../colors/colormap-manipulation.py | 0 .../tutorials}/colors/colormapnorms.py | 0 .../tutorials}/colors/colormaps.py | 0 .../tutorials}/colors/colors.py | 0 .../tutorials}/intermediate/README.txt | 0 .../tutorials}/intermediate/arranging_axes.py | 0 .../tutorials}/intermediate/artists.py | 0 .../tutorials}/intermediate/autoscale.py | 0 .../tutorials}/intermediate/color_cycle.py | 0 .../intermediate/constrainedlayout_guide.py | 4 +- .../tutorials}/intermediate/imshow_extent.py | 0 .../tutorials}/intermediate/legend_guide.py | 0 .../intermediate/tight_layout_guide.py | 0 .../tutorials}/introductory/README.txt | 0 .../introductory/animation_tutorial.py | 0 .../tutorials}/introductory/customizing.py | 0 .../tutorials}/introductory/images.py | 4 +- .../tutorials}/introductory/lifecycle.py | 0 .../tutorials}/introductory/pyplot.py | 0 .../tutorials}/introductory/quick_start.py | 0 .../tutorials}/provisional/README.txt | 0 .../tutorials}/text/README.txt | 0 .../tutorials}/text/annotations.py | 0 .../tutorials}/text/mathtext.py | 0 .../tutorials}/text/pgf.py | 0 .../tutorials}/text/text_intro.py | 0 .../tutorials}/text/text_props.py | 0 .../tutorials}/text/usetex.py | 0 .../tutorials}/toolkits/README.txt | 0 .../tutorials}/toolkits/axes_grid.py | 0 .../tutorials}/toolkits/axisartist.py | 0 .../tutorials}/toolkits/mplot3d.py | 0 pyproject.toml | 68 ++++++++-------- 633 files changed, 122 insertions(+), 122 deletions(-) rename {examples => galleries/examples}/README.txt (100%) rename {examples => galleries/examples}/animation/README.txt (100%) rename {examples => galleries/examples}/animation/animate_decay.py (100%) rename {examples => galleries/examples}/animation/animated_histogram.py (100%) rename {examples => galleries/examples}/animation/animation_demo.py (100%) rename {examples => galleries/examples}/animation/bayes_update.py (100%) rename {examples => galleries/examples}/animation/double_pendulum.py (100%) rename {examples => galleries/examples}/animation/dynamic_image.py (100%) rename {examples => galleries/examples}/animation/frame_grabbing_sgskip.py (100%) rename {examples => galleries/examples}/animation/multiple_axes.py (100%) rename {examples => galleries/examples}/animation/pause_resume.py (100%) rename {examples => galleries/examples}/animation/rain.py (100%) rename {examples => galleries/examples}/animation/random_walk.py (100%) rename {examples => galleries/examples}/animation/simple_anim.py (100%) rename {examples => galleries/examples}/animation/simple_scatter.py (100%) rename {examples => galleries/examples}/animation/strip_chart.py (100%) rename {examples => galleries/examples}/animation/unchained.py (100%) rename {examples => galleries/examples}/axes_grid1/README.txt (100%) rename {examples => galleries/examples}/axes_grid1/demo_anchored_direction_arrows.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_axes_divider.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_axes_grid.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_axes_grid2.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_axes_hbox_divider.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_axes_rgb.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_colorbar_of_inset_axes.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_colorbar_with_axes_divider.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_colorbar_with_inset_locator.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_edge_colorbar.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_fixed_size_axes.py (100%) rename {examples => galleries/examples}/axes_grid1/demo_imagegrid_aspect.py (100%) rename {examples => galleries/examples}/axes_grid1/inset_locator_demo.py (100%) rename {examples => galleries/examples}/axes_grid1/inset_locator_demo2.py (100%) rename {examples => galleries/examples}/axes_grid1/make_room_for_ylabel_using_axesgrid.py (100%) rename {examples => galleries/examples}/axes_grid1/parasite_simple.py (100%) rename {examples => galleries/examples}/axes_grid1/parasite_simple2.py (100%) rename {examples => galleries/examples}/axes_grid1/scatter_hist_locatable_axes.py (100%) rename {examples => galleries/examples}/axes_grid1/simple_anchored_artists.py (100%) rename {examples => galleries/examples}/axes_grid1/simple_axes_divider1.py (100%) rename {examples => galleries/examples}/axes_grid1/simple_axes_divider3.py (100%) rename {examples => galleries/examples}/axes_grid1/simple_axesgrid.py (100%) rename {examples => galleries/examples}/axes_grid1/simple_axesgrid2.py (100%) rename {examples => galleries/examples}/axes_grid1/simple_axisline4.py (100%) rename {examples => galleries/examples}/axes_grid1/simple_colorbar.py (100%) rename {examples => galleries/examples}/axisartist/README.txt (100%) rename {examples => galleries/examples}/axisartist/axis_direction.py (100%) rename {examples => galleries/examples}/axisartist/demo_axis_direction.py (100%) rename {examples => galleries/examples}/axisartist/demo_axisline_style.py (100%) rename {examples => galleries/examples}/axisartist/demo_curvelinear_grid.py (100%) rename {examples => galleries/examples}/axisartist/demo_curvelinear_grid2.py (100%) rename {examples => galleries/examples}/axisartist/demo_floating_axes.py (100%) rename {examples => galleries/examples}/axisartist/demo_floating_axis.py (100%) rename {examples => galleries/examples}/axisartist/demo_parasite_axes.py (100%) rename {examples => galleries/examples}/axisartist/demo_parasite_axes2.py (100%) rename {examples => galleries/examples}/axisartist/demo_ticklabel_alignment.py (100%) rename {examples => galleries/examples}/axisartist/demo_ticklabel_direction.py (100%) rename {examples => galleries/examples}/axisartist/simple_axis_direction01.py (100%) rename {examples => galleries/examples}/axisartist/simple_axis_direction03.py (100%) rename {examples => galleries/examples}/axisartist/simple_axis_pad.py (100%) rename {examples => galleries/examples}/axisartist/simple_axisartist1.py (100%) rename {examples => galleries/examples}/axisartist/simple_axisline.py (100%) rename {examples => galleries/examples}/axisartist/simple_axisline3.py (100%) rename {examples => galleries/examples}/color/README.txt (100%) rename {examples => galleries/examples}/color/color_by_yvalue.py (100%) rename {examples => galleries/examples}/color/color_cycle_default.py (100%) rename {examples => galleries/examples}/color/color_demo.py (100%) rename {examples => galleries/examples}/color/colorbar_basics.py (100%) rename {examples => galleries/examples}/color/colormap_reference.py (100%) rename {examples => galleries/examples}/color/custom_cmap.py (100%) rename {examples => galleries/examples}/color/named_colors.py (100%) rename {examples => galleries/examples}/event_handling/README.txt (100%) rename {examples => galleries/examples}/event_handling/close_event.py (100%) rename {examples => galleries/examples}/event_handling/coords_demo.py (100%) rename {examples => galleries/examples}/event_handling/cursor_demo.py (100%) rename {examples => galleries/examples}/event_handling/data_browser.py (100%) rename {examples => galleries/examples}/event_handling/figure_axes_enter_leave.py (100%) rename {examples => galleries/examples}/event_handling/ginput_manual_clabel_sgskip.py (100%) rename {examples => galleries/examples}/event_handling/image_slices_viewer.py (100%) rename {examples => galleries/examples}/event_handling/keypress_demo.py (100%) rename {examples => galleries/examples}/event_handling/lasso_demo.py (100%) rename {examples => galleries/examples}/event_handling/legend_picking.py (100%) rename {examples => galleries/examples}/event_handling/looking_glass.py (100%) rename {examples => galleries/examples}/event_handling/path_editor.py (100%) rename {examples => galleries/examples}/event_handling/pick_event_demo.py (100%) rename {examples => galleries/examples}/event_handling/pick_event_demo2.py (100%) rename {examples => galleries/examples}/event_handling/poly_editor.py (100%) rename {examples => galleries/examples}/event_handling/pong_sgskip.py (100%) rename {examples => galleries/examples}/event_handling/resample.py (100%) rename {examples => galleries/examples}/event_handling/timers.py (100%) rename {examples => galleries/examples}/event_handling/trifinder_event_demo.py (100%) rename {examples => galleries/examples}/event_handling/viewlims.py (100%) rename {examples => galleries/examples}/event_handling/zoom_window.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/README.txt (100%) rename {examples => galleries/examples}/images_contours_and_fields/affine_image.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/barb_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/barcode_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/colormap_interactive_adjustment.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/colormap_normalizations.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/colormap_normalizations_symlognorm.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/contour_corner_mask.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/contour_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/contour_image.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/contour_label_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/contourf_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/contourf_hatching.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/contourf_log.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/contours_in_optimization_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/demo_bboximage.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/figimage_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/image_annotated_heatmap.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/image_antialiasing.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/image_clip_path.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/image_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/image_masked.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/image_nonuniform.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/image_transparency_blend.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/image_zcoord.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/interpolation_methods.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/irregulardatagrid.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/layer_images.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/matshow.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/multi_image.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/pcolor_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/pcolormesh_grids.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/pcolormesh_levels.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/plot_streamplot.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/quadmesh_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/quiver_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/quiver_simple_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/shading_example.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/specgram_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/spy_demos.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/tricontour_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/tricontour_smooth_delaunay.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/tricontour_smooth_user.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/trigradient_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/triinterp_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/tripcolor_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/triplot_demo.py (100%) rename {examples => galleries/examples}/images_contours_and_fields/watermark_image.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/README.txt (100%) rename {examples => galleries/examples}/lines_bars_and_markers/bar_colors.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/bar_label_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/bar_stacked.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/barchart.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/barh.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/broken_barh.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/capstyle.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/categorical_variables.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/cohere.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/csd_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/curve_error_band.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/errorbar_limits_simple.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/errorbar_subsample.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/eventcollection_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/eventplot_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/fill.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/fill_between_alpha.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/fill_between_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/fill_betweenx_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/filled_step.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/gradient_bar.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/hat_graph.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/horizontal_barchart_distribution.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/joinstyle.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/line_demo_dash_control.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/lines_with_ticks_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/linestyles.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/marker_reference.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/markevery_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/masked_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/multicolored_line.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/multivariate_marker_plot.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/psd_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/scatter_custom_symbol.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/scatter_demo2.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/scatter_hist.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/scatter_masked.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/scatter_star_poly.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/scatter_with_legend.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/simple_plot.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/span_regions.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/spectrum_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/stackplot_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/stairs_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/stem_plot.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/step_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/timeline.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/vline_hline_demo.py (100%) rename {examples => galleries/examples}/lines_bars_and_markers/xcorr_acorr_demo.py (100%) rename {examples => galleries/examples}/misc/README.txt (100%) rename {examples => galleries/examples}/misc/anchored_artists.py (100%) rename {examples => galleries/examples}/misc/bbox_intersect.py (100%) rename {examples => galleries/examples}/misc/contour_manual.py (100%) rename {examples => galleries/examples}/misc/coords_report.py (100%) rename {examples => galleries/examples}/misc/custom_projection.py (100%) rename {examples => galleries/examples}/misc/customize_rc.py (100%) rename {examples => galleries/examples}/misc/demo_agg_filter.py (100%) rename {examples => galleries/examples}/misc/demo_ribbon_box.py (100%) rename {examples => galleries/examples}/misc/fig_x.py (100%) rename {examples => galleries/examples}/misc/fill_spiral.py (100%) rename {examples => galleries/examples}/misc/findobj_demo.py (100%) rename {examples => galleries/examples}/misc/font_indexing.py (100%) rename {examples => galleries/examples}/misc/ftface_props.py (100%) rename {examples => galleries/examples}/misc/histogram_path.py (100%) rename {examples => galleries/examples}/misc/hyperlinks_sgskip.py (100%) rename {examples => galleries/examples}/misc/image_thumbnail_sgskip.py (100%) rename {examples => galleries/examples}/misc/keyword_plotting.py (100%) rename {examples => galleries/examples}/misc/logos2.py (100%) rename {examples => galleries/examples}/misc/multipage_pdf.py (100%) rename {examples => galleries/examples}/misc/multiprocess_sgskip.py (100%) rename {examples => galleries/examples}/misc/packed_bubbles.py (100%) rename {examples => galleries/examples}/misc/patheffect_demo.py (100%) rename {examples => galleries/examples}/misc/print_stdout_sgskip.py (100%) rename {examples => galleries/examples}/misc/rasterization_demo.py (100%) rename {examples => galleries/examples}/misc/set_and_get.py (100%) rename {examples => galleries/examples}/misc/svg_filter_line.py (100%) rename {examples => galleries/examples}/misc/svg_filter_pie.py (100%) rename {examples => galleries/examples}/misc/table_demo.py (100%) rename {examples => galleries/examples}/misc/tickedstroke_demo.py (100%) rename {examples => galleries/examples}/misc/transoffset.py (100%) rename {examples => galleries/examples}/misc/zorder_demo.py (100%) rename {examples => galleries/examples}/mplot3d/2dcollections3d.py (100%) rename {examples => galleries/examples}/mplot3d/3d_bars.py (100%) rename {examples => galleries/examples}/mplot3d/README.txt (100%) rename {examples => galleries/examples}/mplot3d/bars3d.py (100%) rename {examples => galleries/examples}/mplot3d/box3d.py (100%) rename {examples => galleries/examples}/mplot3d/contour3d.py (100%) rename {examples => galleries/examples}/mplot3d/contour3d_2.py (100%) rename {examples => galleries/examples}/mplot3d/contour3d_3.py (100%) rename {examples => galleries/examples}/mplot3d/contourf3d.py (100%) rename {examples => galleries/examples}/mplot3d/contourf3d_2.py (100%) rename {examples => galleries/examples}/mplot3d/custom_shaded_3d_surface.py (100%) rename {examples => galleries/examples}/mplot3d/errorbar3d.py (100%) rename {examples => galleries/examples}/mplot3d/hist3d.py (100%) rename {examples => galleries/examples}/mplot3d/lines3d.py (100%) rename {examples => galleries/examples}/mplot3d/lorenz_attractor.py (100%) rename {examples => galleries/examples}/mplot3d/mixed_subplots.py (100%) rename {examples => galleries/examples}/mplot3d/offset.py (100%) rename {examples => galleries/examples}/mplot3d/pathpatch3d.py (100%) rename {examples => galleries/examples}/mplot3d/polys3d.py (100%) rename {examples => galleries/examples}/mplot3d/projections.py (100%) rename {examples => galleries/examples}/mplot3d/quiver3d.py (100%) rename {examples => galleries/examples}/mplot3d/rotate_axes3d_sgskip.py (100%) rename {examples => galleries/examples}/mplot3d/scatter3d.py (100%) rename {examples => galleries/examples}/mplot3d/stem3d_demo.py (100%) rename {examples => galleries/examples}/mplot3d/subplot3d.py (100%) rename {examples => galleries/examples}/mplot3d/surface3d.py (100%) rename {examples => galleries/examples}/mplot3d/surface3d_2.py (100%) rename {examples => galleries/examples}/mplot3d/surface3d_3.py (100%) rename {examples => galleries/examples}/mplot3d/surface3d_radial.py (100%) rename {examples => galleries/examples}/mplot3d/text3d.py (100%) rename {examples => galleries/examples}/mplot3d/tricontour3d.py (100%) rename {examples => galleries/examples}/mplot3d/tricontourf3d.py (100%) rename {examples => galleries/examples}/mplot3d/trisurf3d.py (100%) rename {examples => galleries/examples}/mplot3d/trisurf3d_2.py (100%) rename {examples => galleries/examples}/mplot3d/view_planes_3d.py (100%) rename {examples => galleries/examples}/mplot3d/voxels.py (100%) rename {examples => galleries/examples}/mplot3d/voxels_numpy_logo.py (100%) rename {examples => galleries/examples}/mplot3d/voxels_rgb.py (100%) rename {examples => galleries/examples}/mplot3d/voxels_torus.py (100%) rename {examples => galleries/examples}/mplot3d/wire3d.py (100%) rename {examples => galleries/examples}/mplot3d/wire3d_animation_sgskip.py (100%) rename {examples => galleries/examples}/mplot3d/wire3d_zero_stride.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/README.txt (100%) rename {examples => galleries/examples}/pie_and_polar_charts/bar_of_pie.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/nested_pie.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/pie_and_donut_labels.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/pie_demo2.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/pie_features.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/polar_bar.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/polar_demo.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/polar_error_caps.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/polar_legend.py (100%) rename {examples => galleries/examples}/pie_and_polar_charts/polar_scatter.py (100%) rename {examples => galleries/examples}/pyplots/README.txt (100%) rename {examples => galleries/examples}/pyplots/axline.py (100%) rename {examples => galleries/examples}/pyplots/matplotlibrc (100%) rename {examples => galleries/examples}/pyplots/pyplot_simple.py (100%) rename {examples => galleries/examples}/pyplots/pyplot_text.py (100%) rename {examples => galleries/examples}/pyplots/pyplot_three.py (100%) rename {examples => galleries/examples}/pyplots/pyplot_two_subplots.py (100%) rename {examples => galleries/examples}/scales/README.txt (100%) rename {examples => galleries/examples}/scales/asinh_demo.py (100%) rename {examples => galleries/examples}/scales/aspect_loglog.py (100%) rename {examples => galleries/examples}/scales/custom_scale.py (100%) rename {examples => galleries/examples}/scales/log_bar.py (100%) rename {examples => galleries/examples}/scales/log_demo.py (100%) rename {examples => galleries/examples}/scales/logit_demo.py (100%) rename {examples => galleries/examples}/scales/power_norm.py (100%) rename {examples => galleries/examples}/scales/scales.py (100%) rename {examples => galleries/examples}/scales/semilogx_demo.py (100%) rename {examples => galleries/examples}/scales/symlog_demo.py (100%) rename {examples => galleries/examples}/shapes_and_collections/README.txt (100%) rename {examples => galleries/examples}/shapes_and_collections/arrow_guide.py (100%) rename {examples => galleries/examples}/shapes_and_collections/artist_reference.py (100%) rename {examples => galleries/examples}/shapes_and_collections/collections.py (100%) rename {examples => galleries/examples}/shapes_and_collections/compound_path.py (100%) rename {examples => galleries/examples}/shapes_and_collections/dolphin.py (100%) rename {examples => galleries/examples}/shapes_and_collections/donut.py (100%) rename {examples => galleries/examples}/shapes_and_collections/ellipse_collection.py (100%) rename {examples => galleries/examples}/shapes_and_collections/ellipse_demo.py (100%) rename {examples => galleries/examples}/shapes_and_collections/fancybox_demo.py (100%) rename {examples => galleries/examples}/shapes_and_collections/hatch_demo.py (100%) rename {examples => galleries/examples}/shapes_and_collections/hatch_style_reference.py (100%) rename {examples => galleries/examples}/shapes_and_collections/line_collection.py (100%) rename {examples => galleries/examples}/shapes_and_collections/patch_collection.py (100%) rename {examples => galleries/examples}/shapes_and_collections/path_patch.py (100%) rename {examples => galleries/examples}/shapes_and_collections/quad_bezier.py (100%) rename {examples => galleries/examples}/shapes_and_collections/scatter.py (100%) rename {examples => galleries/examples}/showcase/README.txt (100%) rename {examples => galleries/examples}/showcase/anatomy.py (100%) rename {examples => galleries/examples}/showcase/firefox.py (100%) rename {examples => galleries/examples}/showcase/integral.py (100%) rename {examples => galleries/examples}/showcase/mandelbrot.py (100%) rename {examples => galleries/examples}/showcase/stock_prices.py (100%) rename {examples => galleries/examples}/showcase/xkcd.py (100%) rename {examples => galleries/examples}/specialty_plots/README.txt (100%) rename {examples => galleries/examples}/specialty_plots/advanced_hillshading.py (100%) rename {examples => galleries/examples}/specialty_plots/anscombe.py (100%) rename {examples => galleries/examples}/specialty_plots/hinton_demo.py (100%) rename {examples => galleries/examples}/specialty_plots/leftventricle_bullseye.py (100%) rename {examples => galleries/examples}/specialty_plots/mri_demo.py (100%) rename {examples => galleries/examples}/specialty_plots/mri_with_eeg.py (100%) rename {examples => galleries/examples}/specialty_plots/radar_chart.py (100%) rename {examples => galleries/examples}/specialty_plots/sankey_basics.py (100%) rename {examples => galleries/examples}/specialty_plots/sankey_links.py (100%) rename {examples => galleries/examples}/specialty_plots/sankey_rankine.py (100%) rename {examples => galleries/examples}/specialty_plots/skewt.py (100%) rename {examples => galleries/examples}/specialty_plots/topographic_hillshading.py (100%) rename {examples => galleries/examples}/spines/README.txt (100%) rename {examples => galleries/examples}/spines/centered_spines_with_arrows.py (100%) rename {examples => galleries/examples}/spines/multiple_yaxis_with_spines.py (100%) rename {examples => galleries/examples}/spines/spine_placement_demo.py (100%) rename {examples => galleries/examples}/spines/spines.py (100%) rename {examples => galleries/examples}/spines/spines_dropped.py (100%) rename {examples => galleries/examples}/statistics/README.txt (100%) rename {examples => galleries/examples}/statistics/barchart_demo.py (100%) rename {examples => galleries/examples}/statistics/boxplot.py (100%) rename {examples => galleries/examples}/statistics/boxplot_color.py (100%) rename {examples => galleries/examples}/statistics/boxplot_demo.py (100%) rename {examples => galleries/examples}/statistics/boxplot_vs_violin.py (100%) rename {examples => galleries/examples}/statistics/bxp.py (100%) rename {examples => galleries/examples}/statistics/confidence_ellipse.py (100%) rename {examples => galleries/examples}/statistics/customized_violin.py (100%) rename {examples => galleries/examples}/statistics/errorbar.py (100%) rename {examples => galleries/examples}/statistics/errorbar_features.py (100%) rename {examples => galleries/examples}/statistics/errorbar_limits.py (100%) rename {examples => galleries/examples}/statistics/errorbars_and_boxes.py (100%) rename {examples => galleries/examples}/statistics/hexbin_demo.py (100%) rename {examples => galleries/examples}/statistics/hist.py (100%) rename {examples => galleries/examples}/statistics/histogram_cumulative.py (100%) rename {examples => galleries/examples}/statistics/histogram_features.py (100%) rename {examples => galleries/examples}/statistics/histogram_histtypes.py (100%) rename {examples => galleries/examples}/statistics/histogram_multihist.py (100%) rename {examples => galleries/examples}/statistics/multiple_histograms_side_by_side.py (100%) rename {examples => galleries/examples}/statistics/time_series_histogram.py (100%) rename {examples => galleries/examples}/statistics/violinplot.py (100%) rename {examples => galleries/examples}/style_sheets/README.txt (100%) rename {examples => galleries/examples}/style_sheets/bmh.py (100%) rename {examples => galleries/examples}/style_sheets/dark_background.py (100%) rename {examples => galleries/examples}/style_sheets/fivethirtyeight.py (100%) rename {examples => galleries/examples}/style_sheets/ggplot.py (100%) rename {examples => galleries/examples}/style_sheets/grayscale.py (100%) rename {examples => galleries/examples}/style_sheets/plot_solarizedlight2.py (100%) rename {examples => galleries/examples}/style_sheets/style_sheets_reference.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/README.txt (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/align_labels_demo.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/auto_subplots_adjust.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/axes_box_aspect.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/axes_demo.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/axes_margins.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/axes_props.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/axes_zoom_effect.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/axhspan_demo.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/axis_equal_demo.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/axis_labels_demo.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/broken_axis.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/colorbar_placement.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/custom_figure_class.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/demo_constrained_layout.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/demo_tight_layout.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/fahrenheit_celsius_scales.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/figure_size_units.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/figure_title.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/ganged_plots.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/geo_demo.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/gridspec_and_subplots.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/gridspec_multicolumn.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/gridspec_nested.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/invert_axes.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/mosaic.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/multiple_figs_demo.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/secondary_axis.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/share_axis_lims_views.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/shared_axis_demo.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/subfigures.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/subplot.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/subplots_adjust.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/subplots_demo.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/two_scales.py (100%) rename {examples => galleries/examples}/subplots_axes_and_figures/zoom_inset_axes.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/README.txt (100%) rename {examples => galleries/examples}/text_labels_and_annotations/accented_text.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/align_ylabels.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/angle_annotation.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/angles_on_bracket_arrows.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/annotate_transform.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/annotation_basic.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/annotation_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/annotation_polar.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/arrow_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/autowrap.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/custom_legends.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/date.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/demo_annotation_box.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/demo_text_path.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/demo_text_rotation_mode.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/dfrac_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/engineering_formatter.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/fancyarrow_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/fancytextbox_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/figlegend_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/font_family_rc.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/font_file.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/font_table.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/fonts_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/fonts_demo_kw.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/label_subplots.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/legend.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/legend_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/line_with_text.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/mathtext_asarray.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/mathtext_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/mathtext_examples.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/mathtext_fontfamily_example.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/multiline.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/placing_text_boxes.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/rainbow_text.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/stix_fonts_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/tex_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/text_alignment.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/text_commands.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/text_fontdict.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/text_rotation_relative_to_line.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/titles_demo.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/unicode_minus.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/usetex_baseline_test.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/usetex_fonteffects.py (100%) rename {examples => galleries/examples}/text_labels_and_annotations/watermark_text.py (100%) rename {examples => galleries/examples}/ticks/README.txt (100%) rename {examples => galleries/examples}/ticks/auto_ticks.py (100%) rename {examples => galleries/examples}/ticks/centered_ticklabels.py (100%) rename {examples => galleries/examples}/ticks/colorbar_tick_labelling_demo.py (100%) rename {examples => galleries/examples}/ticks/custom_ticker1.py (100%) rename {examples => galleries/examples}/ticks/date_concise_formatter.py (100%) rename {examples => galleries/examples}/ticks/date_demo_convert.py (100%) rename {examples => galleries/examples}/ticks/date_demo_rrule.py (100%) rename {examples => galleries/examples}/ticks/date_formatters_locators.py (100%) rename {examples => galleries/examples}/ticks/date_index_formatter.py (100%) rename {examples => galleries/examples}/ticks/date_precision_and_epochs.py (100%) rename {examples => galleries/examples}/ticks/dollar_ticks.py (100%) rename {examples => galleries/examples}/ticks/fig_axes_customize_simple.py (100%) rename {examples => galleries/examples}/ticks/major_minor_demo.py (100%) rename {examples => galleries/examples}/ticks/scalarformatter.py (100%) rename {examples => galleries/examples}/ticks/tick-formatters.py (100%) rename {examples => galleries/examples}/ticks/tick-locators.py (100%) rename {examples => galleries/examples}/ticks/tick_label_right.py (100%) rename {examples => galleries/examples}/ticks/tick_labels_from_values.py (100%) rename {examples => galleries/examples}/ticks/tick_xlabel_top.py (100%) rename {examples => galleries/examples}/ticks/ticklabels_rotation.py (100%) rename {examples => galleries/examples}/ticks/ticks_too_many.py (100%) rename {examples => galleries/examples}/units/README.txt (100%) rename {examples => galleries/examples}/units/annotate_with_units.py (100%) rename {examples => galleries/examples}/units/artist_tests.py (100%) rename {examples => galleries/examples}/units/bar_demo2.py (100%) rename {examples => galleries/examples}/units/bar_unit_demo.py (100%) rename {examples => galleries/examples}/units/basic_units.py (100%) rename {examples => galleries/examples}/units/ellipse_with_units.py (100%) rename {examples => galleries/examples}/units/evans_test.py (100%) rename {examples => galleries/examples}/units/radian_demo.py (100%) rename {examples => galleries/examples}/units/units_sample.py (100%) rename {examples => galleries/examples}/units/units_scatter.py (100%) rename {examples => galleries/examples}/user_interfaces/README.txt (100%) rename {examples => galleries/examples}/user_interfaces/canvasagg.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_gtk3_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_gtk4_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_qt_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_tk_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_wx2_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_wx3_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_wx4_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_in_wx5_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/embedding_webagg_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/fourier_demo_wx_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/gtk3_spreadsheet_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/gtk4_spreadsheet_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/images/eye-symbolic.svg (100%) rename {examples => galleries/examples}/user_interfaces/images/eye.pdf (100%) rename {examples => galleries/examples}/user_interfaces/images/eye.png (100%) rename {examples => galleries/examples}/user_interfaces/images/eye.svg (100%) rename {examples => galleries/examples}/user_interfaces/images/eye_large.png (100%) rename {examples => galleries/examples}/user_interfaces/mathtext_wx_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/mpl_with_glade3.glade (100%) rename {examples => galleries/examples}/user_interfaces/mpl_with_glade3_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/mplcvd.py (100%) rename {examples => galleries/examples}/user_interfaces/pylab_with_gtk3_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/pylab_with_gtk4_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/svg_histogram_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/svg_tooltip_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/toolmanager_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/web_application_server_sgskip.py (100%) rename {examples => galleries/examples}/user_interfaces/wxcursor_demo_sgskip.py (100%) rename {examples => galleries/examples}/userdemo/README.txt (100%) rename {examples => galleries/examples}/userdemo/annotate_explain.py (100%) rename {examples => galleries/examples}/userdemo/annotate_simple_coord02.py (100%) rename {examples => galleries/examples}/userdemo/annotate_text_arrow.py (100%) rename {examples => galleries/examples}/userdemo/connect_simple01.py (100%) rename {examples => galleries/examples}/userdemo/connectionstyle_demo.py (100%) rename {examples => galleries/examples}/userdemo/custom_boxstyle01.py (100%) rename {examples => galleries/examples}/userdemo/demo_gridspec01.py (100%) rename {examples => galleries/examples}/userdemo/demo_gridspec03.py (100%) rename {examples => galleries/examples}/userdemo/demo_gridspec06.py (100%) rename {examples => galleries/examples}/userdemo/pgf_fonts.py (100%) rename {examples => galleries/examples}/userdemo/pgf_preamble_sgskip.py (100%) rename {examples => galleries/examples}/userdemo/pgf_texsystem.py (100%) rename {examples => galleries/examples}/userdemo/simple_annotate01.py (100%) rename {examples => galleries/examples}/userdemo/simple_legend01.py (100%) rename {examples => galleries/examples}/userdemo/simple_legend02.py (100%) rename {examples => galleries/examples}/widgets/README.txt (100%) rename {examples => galleries/examples}/widgets/annotated_cursor.py (100%) rename {examples => galleries/examples}/widgets/buttons.py (100%) rename {examples => galleries/examples}/widgets/check_buttons.py (100%) rename {examples => galleries/examples}/widgets/cursor.py (100%) rename {examples => galleries/examples}/widgets/lasso_selector_demo_sgskip.py (100%) rename {examples => galleries/examples}/widgets/menu.py (100%) rename {examples => galleries/examples}/widgets/mouse_cursor.py (100%) rename {examples => galleries/examples}/widgets/multicursor.py (100%) rename {examples => galleries/examples}/widgets/polygon_selector_demo.py (100%) rename {examples => galleries/examples}/widgets/polygon_selector_simple.py (100%) rename {examples => galleries/examples}/widgets/radio_buttons.py (100%) rename {examples => galleries/examples}/widgets/range_slider.py (100%) rename {examples => galleries/examples}/widgets/rectangle_selector.py (100%) rename {examples => galleries/examples}/widgets/slider_demo.py (100%) rename {examples => galleries/examples}/widgets/slider_snap_demo.py (100%) rename {examples => galleries/examples}/widgets/span_selector.py (100%) rename {examples => galleries/examples}/widgets/textbox.py (100%) rename {plot_types => galleries/plot_types}/3D/README.rst (100%) rename {plot_types => galleries/plot_types}/3D/scatter3d_simple.py (100%) rename {plot_types => galleries/plot_types}/3D/surface3d_simple.py (100%) rename {plot_types => galleries/plot_types}/3D/trisurf3d_simple.py (100%) rename {plot_types => galleries/plot_types}/3D/voxels_simple.py (100%) rename {plot_types => galleries/plot_types}/3D/wire3d_simple.py (100%) rename {plot_types => galleries/plot_types}/README.rst (100%) rename {plot_types => galleries/plot_types}/arrays/README.rst (100%) rename {plot_types => galleries/plot_types}/arrays/barbs.py (100%) rename {plot_types => galleries/plot_types}/arrays/contour.py (100%) rename {plot_types => galleries/plot_types}/arrays/contourf.py (100%) rename {plot_types => galleries/plot_types}/arrays/imshow.py (100%) rename {plot_types => galleries/plot_types}/arrays/pcolormesh.py (100%) rename {plot_types => galleries/plot_types}/arrays/quiver.py (100%) rename {plot_types => galleries/plot_types}/arrays/streamplot.py (100%) rename {plot_types => galleries/plot_types}/basic/README.rst (100%) rename {plot_types => galleries/plot_types}/basic/bar.py (100%) rename {plot_types => galleries/plot_types}/basic/fill_between.py (100%) rename {plot_types => galleries/plot_types}/basic/plot.py (100%) rename {plot_types => galleries/plot_types}/basic/scatter_plot.py (100%) rename {plot_types => galleries/plot_types}/basic/stackplot.py (100%) rename {plot_types => galleries/plot_types}/basic/stem.py (100%) rename {plot_types => galleries/plot_types}/basic/step.py (100%) rename {plot_types => galleries/plot_types}/stats/README.rst (100%) rename {plot_types => galleries/plot_types}/stats/boxplot_plot.py (100%) rename {plot_types => galleries/plot_types}/stats/errorbar_plot.py (100%) rename {plot_types => galleries/plot_types}/stats/eventplot.py (100%) rename {plot_types => galleries/plot_types}/stats/hexbin.py (100%) rename {plot_types => galleries/plot_types}/stats/hist2d.py (100%) rename {plot_types => galleries/plot_types}/stats/hist_plot.py (100%) rename {plot_types => galleries/plot_types}/stats/pie.py (100%) rename {plot_types => galleries/plot_types}/stats/violin.py (100%) rename {plot_types => galleries/plot_types}/unstructured/README.rst (100%) rename {plot_types => galleries/plot_types}/unstructured/tricontour.py (100%) rename {plot_types => galleries/plot_types}/unstructured/tricontourf.py (100%) rename {plot_types => galleries/plot_types}/unstructured/tripcolor.py (100%) rename {plot_types => galleries/plot_types}/unstructured/triplot.py (100%) rename {tutorials => galleries/tutorials}/README.txt (100%) rename {tutorials => galleries/tutorials}/advanced/README.txt (100%) rename {tutorials => galleries/tutorials}/advanced/blitting.py (100%) rename {tutorials => galleries/tutorials}/advanced/path_tutorial.py (100%) rename {tutorials => galleries/tutorials}/advanced/patheffects_guide.py (100%) rename {tutorials => galleries/tutorials}/advanced/transforms_tutorial.py (100%) rename {tutorials => galleries/tutorials}/colors/README.txt (100%) rename {tutorials => galleries/tutorials}/colors/colorbar_only.py (100%) rename {tutorials => galleries/tutorials}/colors/colormap-manipulation.py (100%) rename {tutorials => galleries/tutorials}/colors/colormapnorms.py (100%) rename {tutorials => galleries/tutorials}/colors/colormaps.py (100%) rename {tutorials => galleries/tutorials}/colors/colors.py (100%) rename {tutorials => galleries/tutorials}/intermediate/README.txt (100%) rename {tutorials => galleries/tutorials}/intermediate/arranging_axes.py (100%) rename {tutorials => galleries/tutorials}/intermediate/artists.py (100%) rename {tutorials => galleries/tutorials}/intermediate/autoscale.py (100%) rename {tutorials => galleries/tutorials}/intermediate/color_cycle.py (100%) rename {tutorials => galleries/tutorials}/intermediate/constrainedlayout_guide.py (99%) rename {tutorials => galleries/tutorials}/intermediate/imshow_extent.py (100%) rename {tutorials => galleries/tutorials}/intermediate/legend_guide.py (100%) rename {tutorials => galleries/tutorials}/intermediate/tight_layout_guide.py (100%) rename {tutorials => galleries/tutorials}/introductory/README.txt (100%) rename {tutorials => galleries/tutorials}/introductory/animation_tutorial.py (100%) rename {tutorials => galleries/tutorials}/introductory/customizing.py (100%) rename {tutorials => galleries/tutorials}/introductory/images.py (98%) rename {tutorials => galleries/tutorials}/introductory/lifecycle.py (100%) rename {tutorials => galleries/tutorials}/introductory/pyplot.py (100%) rename {tutorials => galleries/tutorials}/introductory/quick_start.py (100%) rename {tutorials => galleries/tutorials}/provisional/README.txt (100%) rename {tutorials => galleries/tutorials}/text/README.txt (100%) rename {tutorials => galleries/tutorials}/text/annotations.py (100%) rename {tutorials => galleries/tutorials}/text/mathtext.py (100%) rename {tutorials => galleries/tutorials}/text/pgf.py (100%) rename {tutorials => galleries/tutorials}/text/text_intro.py (100%) rename {tutorials => galleries/tutorials}/text/text_props.py (100%) rename {tutorials => galleries/tutorials}/text/usetex.py (100%) rename {tutorials => galleries/tutorials}/toolkits/README.txt (100%) rename {tutorials => galleries/tutorials}/toolkits/axes_grid.py (100%) rename {tutorials => galleries/tutorials}/toolkits/axisartist.py (100%) rename {tutorials => galleries/tutorials}/toolkits/mplot3d.py (100%) diff --git a/.flake8 b/.flake8 index ec8be001a430..450b743e87b1 100644 --- a/.flake8 +++ b/.flake8 @@ -55,43 +55,43 @@ per-file-ignores = lib/pylab.py: F401, F403 doc/conf.py: E402 - tutorials/advanced/path_tutorial.py: E402 - tutorials/advanced/patheffects_guide.py: E402 - tutorials/advanced/transforms_tutorial.py: E402, E501 - tutorials/colors/colormaps.py: E501 - tutorials/colors/colors.py: E402 - tutorials/intermediate/artists.py: E402 - tutorials/intermediate/constrainedlayout_guide.py: E402 - tutorials/intermediate/legend_guide.py: E402 - tutorials/intermediate/tight_layout_guide.py: E402 - tutorials/introductory/animation_tutorial.py: E501 - tutorials/introductory/images.py: E501 - tutorials/introductory/pyplot.py: E402, E501 - tutorials/text/annotations.py: E402, E501 - tutorials/text/mathtext.py: E501 - tutorials/text/text_intro.py: E402 - tutorials/text/text_props.py: E501 + galleries/tutorials/advanced/path_tutorial.py: E402 + galleries/tutorials/advanced/patheffects_guide.py: E402 + galleries/tutorials/advanced/transforms_tutorial.py: E402, E501 + galleries/tutorials/colors/colormaps.py: E501 + galleries/tutorials/colors/colors.py: E402 + galleries/tutorials/intermediate/artists.py: E402 + galleries/tutorials/intermediate/constrainedlayout_guide.py: E402 + galleries/tutorials/intermediate/legend_guide.py: E402 + galleries/tutorials/intermediate/tight_layout_guide.py: E402 + galleries/tutorials/introductory/animation_tutorial.py: E501 + galleries/tutorials/introductory/images.py: E501 + galleries/tutorials/introductory/pyplot.py: E402, E501 + galleries/tutorials/text/annotations.py: E402, E501 + galleries/tutorials/text/mathtext.py: E501 + galleries/tutorials/text/text_intro.py: E402 + galleries/tutorials/text/text_props.py: E501 - examples/animation/frame_grabbing_sgskip.py: E402 - examples/images_contours_and_fields/tricontour_demo.py: E201 - examples/images_contours_and_fields/tripcolor_demo.py: E201 - examples/images_contours_and_fields/triplot_demo.py: E201 - examples/lines_bars_and_markers/marker_reference.py: E402 - examples/misc/print_stdout_sgskip.py: E402 - examples/misc/table_demo.py: E201 - examples/style_sheets/bmh.py: E501 - examples/subplots_axes_and_figures/demo_constrained_layout.py: E402 - examples/text_labels_and_annotations/custom_legends.py: E402 - examples/ticks/date_concise_formatter.py: E402 - examples/ticks/date_formatters_locators.py: F401 - examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py: E402 - examples/user_interfaces/embedding_in_gtk3_sgskip.py: E402 - examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py: E402 - examples/user_interfaces/embedding_in_gtk4_sgskip.py: E402 - examples/user_interfaces/gtk3_spreadsheet_sgskip.py: E402 - examples/user_interfaces/gtk4_spreadsheet_sgskip.py: E402 - examples/user_interfaces/mpl_with_glade3_sgskip.py: E402 - examples/user_interfaces/pylab_with_gtk3_sgskip.py: E402 - examples/user_interfaces/pylab_with_gtk4_sgskip.py: E402 - examples/userdemo/pgf_preamble_sgskip.py: E402 + galleries/examples/animation/frame_grabbing_sgskip.py: E402 + galleries/examples/images_contours_and_fields/tricontour_demo.py: E201 + galleries/examples/images_contours_and_fields/tripcolor_demo.py: E201 + galleries/examples/images_contours_and_fields/triplot_demo.py: E201 + galleries/examples/lines_bars_and_markers/marker_reference.py: E402 + galleries/examples/misc/print_stdout_sgskip.py: E402 + galleries/examples/misc/table_demo.py: E201 + galleries/examples/style_sheets/bmh.py: E501 + galleries/examples/subplots_axes_and_figures/demo_constrained_layout.py: E402 + galleries/examples/text_labels_and_annotations/custom_legends.py: E402 + galleries/examples/ticks/date_concise_formatter.py: E402 + galleries/examples/ticks/date_formatters_locators.py: F401 + galleries/examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py: E402 + galleries/examples/user_interfaces/embedding_in_gtk3_sgskip.py: E402 + galleries/examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py: E402 + galleries/examples/user_interfaces/embedding_in_gtk4_sgskip.py: E402 + galleries/examples/user_interfaces/gtk3_spreadsheet_sgskip.py: E402 + galleries/examples/user_interfaces/gtk4_spreadsheet_sgskip.py: E402 + galleries/examples/user_interfaces/mpl_with_glade3_sgskip.py: E402 + galleries/examples/user_interfaces/pylab_with_gtk3_sgskip.py: E402 + galleries/examples/user_interfaces/pylab_with_gtk4_sgskip.py: E402 + galleries/examples/userdemo/pgf_preamble_sgskip.py: E402 force-check = True diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 3d2629290b57..b5940a39e8ea 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -15,9 +15,9 @@ on: paths-ignore: # Skip running tests if changes are only in documentation directories - 'doc/**' - - 'examples/**' - - 'plot_types/**' - - 'tutorials/**' + - 'galleries/examples/**' + - 'galleries/plot_types/**' + - 'galleries/tutorials/**' schedule: # 5:47 UTC on Saturdays - cron: "47 5 * * 6" diff --git a/.gitignore b/.gitignore index 0b7970f88290..3ba7f8a9eb15 100644 --- a/.gitignore +++ b/.gitignore @@ -56,8 +56,8 @@ Thumbs.db # Things specific to this project # ################################### -tutorials/intermediate/CL01.png -tutorials/intermediate/CL02.png +galleries/tutorials/intermediate/CL01.png +galleries/tutorials/intermediate/CL02.png # Documentation generated files # ################################# @@ -72,14 +72,12 @@ doc/plot_types doc/pyplots/tex_demo.png doc/tutorials lib/dateutil -examples/*/*.bmp -examples/*/*.eps -examples/*/*.pdf -examples/*/*.png -examples/*/*.svg -examples/*/*.svgz -examples/tests/* -!examples/tests/backend_driver_sgskip.py +galleries/examples/*/*.bmp +galleries/examples/*/*.eps +galleries/examples/*/*.pdf +galleries/examples/*/*.png +galleries/examples/*/*.svg +galleries/examples/*/*.svgz result_images doc/_static/constrained_layout*.png doc/.mpl_skip_subdirs.yaml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cf2034cd58d9..b15a4cfc7f7b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,4 +47,4 @@ repos: hooks: - id: isort name: isort (python) - files: ^tutorials/|^examples/|^plot_types/ + files: ^galleries/tutorials/|^galleries/examples/|^galleries/plot_types/ diff --git a/doc/conf.py b/doc/conf.py index 8598795c5ef7..53e8db7e2158 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -216,8 +216,8 @@ def matplotlib_reduced_latex_scraper(block, block_vars, gallery_conf, gallery_dirs = [f'{ed}' for ed in ['gallery', 'tutorials', 'plot_types'] if f'{ed}/*' not in skip_subdirs] -example_dirs = [f'../{gd}'.replace('gallery', 'examples') for gd in - gallery_dirs] +example_dirs = [f'../galleries/{gd}'.replace('gallery', 'examples') + for gd in gallery_dirs] sphinx_gallery_conf = { 'backreferences_dir': Path('api') / Path('_as_gen'), diff --git a/doc/devel/documenting_mpl.rst b/doc/devel/documenting_mpl.rst index 571d664647b3..51c5f7e19eb0 100644 --- a/doc/devel/documenting_mpl.rst +++ b/doc/devel/documenting_mpl.rst @@ -21,10 +21,11 @@ the docstrings of the classes in the Matplotlib library. Except for when the documentation is built. See :ref:`writing-docstrings` below. Second, the contents of :file:`doc/plot_types`, :file:`doc/gallery` and -:file:`doc/tutorials` are generated by the `Sphinx Gallery`_ from python -files in :file:`plot_types/`, :file:`examples/` and :file:`tutorials/`. -These sources consist of python scripts that have ReST_ documentation built -into their comments. See :ref:`writing-examples-and-tutorials` below. +:file:`doc/tutorials` are generated by the `Sphinx Gallery`_ from python files +in :file:`galleries/plot_types/`, :file:`galleries/examples/` and +:file:`galleries/tutorials/`. These sources consist of python scripts that have +ReST_ documentation built into their comments. See +:ref:`writing-examples-and-tutorials` below. Third, Matplotlib has narrative docs written in ReST_ in subdirectories of :file:`doc/users/`. If you would like to add new documentation that is suited @@ -824,7 +825,8 @@ it easy to re-run sub-sections of the example. For instance the example :doc:`/gallery/lines_bars_and_markers/simple_plot` example is generated from -:file:`/examples/lines_bars_and_markers/simple_plot.py`, which looks like: +:file:`/galleries/examples/lines_bars_and_markers/simple_plot.py`, which looks +like: .. code-block:: python @@ -858,8 +860,8 @@ render as comments in :doc:`/gallery/lines_bars_and_markers/simple_plot`. Tutorials are made with the exact same mechanism, except they are longer, and typically have more than one comment block (i.e. :doc:`/tutorials/introductory/quick_start`). The first comment block -can be the same as the example above. Subsequent blocks of ReST text -are delimited by the line ``# %%`` : +can be the same as the example above. Subsequent blocks of ReST text are +delimited by the line ``# %%`` : .. code-block:: python diff --git a/doc/sphinxext/gallery_order.py b/doc/sphinxext/gallery_order.py index e291142d3b66..02050e714d7d 100644 --- a/doc/sphinxext/gallery_order.py +++ b/doc/sphinxext/gallery_order.py @@ -11,37 +11,37 @@ UNSORTED = "unsorted" examples_order = [ - '../examples/lines_bars_and_markers', - '../examples/images_contours_and_fields', - '../examples/subplots_axes_and_figures', - '../examples/statistics', - '../examples/pie_and_polar_charts', - '../examples/text_labels_and_annotations', - '../examples/color', - '../examples/shapes_and_collections', - '../examples/style_sheets', - '../examples/pyplots', - '../examples/axes_grid1', - '../examples/axisartist', - '../examples/showcase', + '../galleries/examples/lines_bars_and_markers', + '../galleries/examples/images_contours_and_fields', + '../galleries/examples/subplots_axes_and_figures', + '../galleries/examples/statistics', + '../galleries/examples/pie_and_polar_charts', + '../galleries/examples/text_labels_and_annotations', + '../galleries/examples/color', + '../galleries/examples/shapes_and_collections', + '../galleries/examples/style_sheets', + '../galleries/examples/pyplots', + '../galleries/examples/axes_grid1', + '../galleries/examples/axisartist', + '../galleries/examples/showcase', UNSORTED, - '../examples/userdemo', + '../galleries/examples/userdemo', ] tutorials_order = [ - '../tutorials/introductory', - '../tutorials/intermediate', - '../tutorials/advanced', + '../galleries/tutorials/introductory', + '../galleries/tutorials/intermediate', + '../galleries/tutorials/advanced', UNSORTED, - '../tutorials/provisional' + '../galleries/tutorials/provisional' ] plot_types_order = [ - '../plot_types/basic', - '../plot_types/arrays', - '../plot_types/stats', - '../plot_types/unstructured', - '../plot_types/3D', + '../galleries/plot_types/basic', + '../galleries/plot_types/arrays', + '../galleries/plot_types/stats', + '../galleries/plot_types/unstructured', + '../galleries/plot_types/3D', UNSORTED ] diff --git a/examples/README.txt b/galleries/examples/README.txt similarity index 100% rename from examples/README.txt rename to galleries/examples/README.txt diff --git a/examples/animation/README.txt b/galleries/examples/animation/README.txt similarity index 100% rename from examples/animation/README.txt rename to galleries/examples/animation/README.txt diff --git a/examples/animation/animate_decay.py b/galleries/examples/animation/animate_decay.py similarity index 100% rename from examples/animation/animate_decay.py rename to galleries/examples/animation/animate_decay.py diff --git a/examples/animation/animated_histogram.py b/galleries/examples/animation/animated_histogram.py similarity index 100% rename from examples/animation/animated_histogram.py rename to galleries/examples/animation/animated_histogram.py diff --git a/examples/animation/animation_demo.py b/galleries/examples/animation/animation_demo.py similarity index 100% rename from examples/animation/animation_demo.py rename to galleries/examples/animation/animation_demo.py diff --git a/examples/animation/bayes_update.py b/galleries/examples/animation/bayes_update.py similarity index 100% rename from examples/animation/bayes_update.py rename to galleries/examples/animation/bayes_update.py diff --git a/examples/animation/double_pendulum.py b/galleries/examples/animation/double_pendulum.py similarity index 100% rename from examples/animation/double_pendulum.py rename to galleries/examples/animation/double_pendulum.py diff --git a/examples/animation/dynamic_image.py b/galleries/examples/animation/dynamic_image.py similarity index 100% rename from examples/animation/dynamic_image.py rename to galleries/examples/animation/dynamic_image.py diff --git a/examples/animation/frame_grabbing_sgskip.py b/galleries/examples/animation/frame_grabbing_sgskip.py similarity index 100% rename from examples/animation/frame_grabbing_sgskip.py rename to galleries/examples/animation/frame_grabbing_sgskip.py diff --git a/examples/animation/multiple_axes.py b/galleries/examples/animation/multiple_axes.py similarity index 100% rename from examples/animation/multiple_axes.py rename to galleries/examples/animation/multiple_axes.py diff --git a/examples/animation/pause_resume.py b/galleries/examples/animation/pause_resume.py similarity index 100% rename from examples/animation/pause_resume.py rename to galleries/examples/animation/pause_resume.py diff --git a/examples/animation/rain.py b/galleries/examples/animation/rain.py similarity index 100% rename from examples/animation/rain.py rename to galleries/examples/animation/rain.py diff --git a/examples/animation/random_walk.py b/galleries/examples/animation/random_walk.py similarity index 100% rename from examples/animation/random_walk.py rename to galleries/examples/animation/random_walk.py diff --git a/examples/animation/simple_anim.py b/galleries/examples/animation/simple_anim.py similarity index 100% rename from examples/animation/simple_anim.py rename to galleries/examples/animation/simple_anim.py diff --git a/examples/animation/simple_scatter.py b/galleries/examples/animation/simple_scatter.py similarity index 100% rename from examples/animation/simple_scatter.py rename to galleries/examples/animation/simple_scatter.py diff --git a/examples/animation/strip_chart.py b/galleries/examples/animation/strip_chart.py similarity index 100% rename from examples/animation/strip_chart.py rename to galleries/examples/animation/strip_chart.py diff --git a/examples/animation/unchained.py b/galleries/examples/animation/unchained.py similarity index 100% rename from examples/animation/unchained.py rename to galleries/examples/animation/unchained.py diff --git a/examples/axes_grid1/README.txt b/galleries/examples/axes_grid1/README.txt similarity index 100% rename from examples/axes_grid1/README.txt rename to galleries/examples/axes_grid1/README.txt diff --git a/examples/axes_grid1/demo_anchored_direction_arrows.py b/galleries/examples/axes_grid1/demo_anchored_direction_arrows.py similarity index 100% rename from examples/axes_grid1/demo_anchored_direction_arrows.py rename to galleries/examples/axes_grid1/demo_anchored_direction_arrows.py diff --git a/examples/axes_grid1/demo_axes_divider.py b/galleries/examples/axes_grid1/demo_axes_divider.py similarity index 100% rename from examples/axes_grid1/demo_axes_divider.py rename to galleries/examples/axes_grid1/demo_axes_divider.py diff --git a/examples/axes_grid1/demo_axes_grid.py b/galleries/examples/axes_grid1/demo_axes_grid.py similarity index 100% rename from examples/axes_grid1/demo_axes_grid.py rename to galleries/examples/axes_grid1/demo_axes_grid.py diff --git a/examples/axes_grid1/demo_axes_grid2.py b/galleries/examples/axes_grid1/demo_axes_grid2.py similarity index 100% rename from examples/axes_grid1/demo_axes_grid2.py rename to galleries/examples/axes_grid1/demo_axes_grid2.py diff --git a/examples/axes_grid1/demo_axes_hbox_divider.py b/galleries/examples/axes_grid1/demo_axes_hbox_divider.py similarity index 100% rename from examples/axes_grid1/demo_axes_hbox_divider.py rename to galleries/examples/axes_grid1/demo_axes_hbox_divider.py diff --git a/examples/axes_grid1/demo_axes_rgb.py b/galleries/examples/axes_grid1/demo_axes_rgb.py similarity index 100% rename from examples/axes_grid1/demo_axes_rgb.py rename to galleries/examples/axes_grid1/demo_axes_rgb.py diff --git a/examples/axes_grid1/demo_colorbar_of_inset_axes.py b/galleries/examples/axes_grid1/demo_colorbar_of_inset_axes.py similarity index 100% rename from examples/axes_grid1/demo_colorbar_of_inset_axes.py rename to galleries/examples/axes_grid1/demo_colorbar_of_inset_axes.py diff --git a/examples/axes_grid1/demo_colorbar_with_axes_divider.py b/galleries/examples/axes_grid1/demo_colorbar_with_axes_divider.py similarity index 100% rename from examples/axes_grid1/demo_colorbar_with_axes_divider.py rename to galleries/examples/axes_grid1/demo_colorbar_with_axes_divider.py diff --git a/examples/axes_grid1/demo_colorbar_with_inset_locator.py b/galleries/examples/axes_grid1/demo_colorbar_with_inset_locator.py similarity index 100% rename from examples/axes_grid1/demo_colorbar_with_inset_locator.py rename to galleries/examples/axes_grid1/demo_colorbar_with_inset_locator.py diff --git a/examples/axes_grid1/demo_edge_colorbar.py b/galleries/examples/axes_grid1/demo_edge_colorbar.py similarity index 100% rename from examples/axes_grid1/demo_edge_colorbar.py rename to galleries/examples/axes_grid1/demo_edge_colorbar.py diff --git a/examples/axes_grid1/demo_fixed_size_axes.py b/galleries/examples/axes_grid1/demo_fixed_size_axes.py similarity index 100% rename from examples/axes_grid1/demo_fixed_size_axes.py rename to galleries/examples/axes_grid1/demo_fixed_size_axes.py diff --git a/examples/axes_grid1/demo_imagegrid_aspect.py b/galleries/examples/axes_grid1/demo_imagegrid_aspect.py similarity index 100% rename from examples/axes_grid1/demo_imagegrid_aspect.py rename to galleries/examples/axes_grid1/demo_imagegrid_aspect.py diff --git a/examples/axes_grid1/inset_locator_demo.py b/galleries/examples/axes_grid1/inset_locator_demo.py similarity index 100% rename from examples/axes_grid1/inset_locator_demo.py rename to galleries/examples/axes_grid1/inset_locator_demo.py diff --git a/examples/axes_grid1/inset_locator_demo2.py b/galleries/examples/axes_grid1/inset_locator_demo2.py similarity index 100% rename from examples/axes_grid1/inset_locator_demo2.py rename to galleries/examples/axes_grid1/inset_locator_demo2.py diff --git a/examples/axes_grid1/make_room_for_ylabel_using_axesgrid.py b/galleries/examples/axes_grid1/make_room_for_ylabel_using_axesgrid.py similarity index 100% rename from examples/axes_grid1/make_room_for_ylabel_using_axesgrid.py rename to galleries/examples/axes_grid1/make_room_for_ylabel_using_axesgrid.py diff --git a/examples/axes_grid1/parasite_simple.py b/galleries/examples/axes_grid1/parasite_simple.py similarity index 100% rename from examples/axes_grid1/parasite_simple.py rename to galleries/examples/axes_grid1/parasite_simple.py diff --git a/examples/axes_grid1/parasite_simple2.py b/galleries/examples/axes_grid1/parasite_simple2.py similarity index 100% rename from examples/axes_grid1/parasite_simple2.py rename to galleries/examples/axes_grid1/parasite_simple2.py diff --git a/examples/axes_grid1/scatter_hist_locatable_axes.py b/galleries/examples/axes_grid1/scatter_hist_locatable_axes.py similarity index 100% rename from examples/axes_grid1/scatter_hist_locatable_axes.py rename to galleries/examples/axes_grid1/scatter_hist_locatable_axes.py diff --git a/examples/axes_grid1/simple_anchored_artists.py b/galleries/examples/axes_grid1/simple_anchored_artists.py similarity index 100% rename from examples/axes_grid1/simple_anchored_artists.py rename to galleries/examples/axes_grid1/simple_anchored_artists.py diff --git a/examples/axes_grid1/simple_axes_divider1.py b/galleries/examples/axes_grid1/simple_axes_divider1.py similarity index 100% rename from examples/axes_grid1/simple_axes_divider1.py rename to galleries/examples/axes_grid1/simple_axes_divider1.py diff --git a/examples/axes_grid1/simple_axes_divider3.py b/galleries/examples/axes_grid1/simple_axes_divider3.py similarity index 100% rename from examples/axes_grid1/simple_axes_divider3.py rename to galleries/examples/axes_grid1/simple_axes_divider3.py diff --git a/examples/axes_grid1/simple_axesgrid.py b/galleries/examples/axes_grid1/simple_axesgrid.py similarity index 100% rename from examples/axes_grid1/simple_axesgrid.py rename to galleries/examples/axes_grid1/simple_axesgrid.py diff --git a/examples/axes_grid1/simple_axesgrid2.py b/galleries/examples/axes_grid1/simple_axesgrid2.py similarity index 100% rename from examples/axes_grid1/simple_axesgrid2.py rename to galleries/examples/axes_grid1/simple_axesgrid2.py diff --git a/examples/axes_grid1/simple_axisline4.py b/galleries/examples/axes_grid1/simple_axisline4.py similarity index 100% rename from examples/axes_grid1/simple_axisline4.py rename to galleries/examples/axes_grid1/simple_axisline4.py diff --git a/examples/axes_grid1/simple_colorbar.py b/galleries/examples/axes_grid1/simple_colorbar.py similarity index 100% rename from examples/axes_grid1/simple_colorbar.py rename to galleries/examples/axes_grid1/simple_colorbar.py diff --git a/examples/axisartist/README.txt b/galleries/examples/axisartist/README.txt similarity index 100% rename from examples/axisartist/README.txt rename to galleries/examples/axisartist/README.txt diff --git a/examples/axisartist/axis_direction.py b/galleries/examples/axisartist/axis_direction.py similarity index 100% rename from examples/axisartist/axis_direction.py rename to galleries/examples/axisartist/axis_direction.py diff --git a/examples/axisartist/demo_axis_direction.py b/galleries/examples/axisartist/demo_axis_direction.py similarity index 100% rename from examples/axisartist/demo_axis_direction.py rename to galleries/examples/axisartist/demo_axis_direction.py diff --git a/examples/axisartist/demo_axisline_style.py b/galleries/examples/axisartist/demo_axisline_style.py similarity index 100% rename from examples/axisartist/demo_axisline_style.py rename to galleries/examples/axisartist/demo_axisline_style.py diff --git a/examples/axisartist/demo_curvelinear_grid.py b/galleries/examples/axisartist/demo_curvelinear_grid.py similarity index 100% rename from examples/axisartist/demo_curvelinear_grid.py rename to galleries/examples/axisartist/demo_curvelinear_grid.py diff --git a/examples/axisartist/demo_curvelinear_grid2.py b/galleries/examples/axisartist/demo_curvelinear_grid2.py similarity index 100% rename from examples/axisartist/demo_curvelinear_grid2.py rename to galleries/examples/axisartist/demo_curvelinear_grid2.py diff --git a/examples/axisartist/demo_floating_axes.py b/galleries/examples/axisartist/demo_floating_axes.py similarity index 100% rename from examples/axisartist/demo_floating_axes.py rename to galleries/examples/axisartist/demo_floating_axes.py diff --git a/examples/axisartist/demo_floating_axis.py b/galleries/examples/axisartist/demo_floating_axis.py similarity index 100% rename from examples/axisartist/demo_floating_axis.py rename to galleries/examples/axisartist/demo_floating_axis.py diff --git a/examples/axisartist/demo_parasite_axes.py b/galleries/examples/axisartist/demo_parasite_axes.py similarity index 100% rename from examples/axisartist/demo_parasite_axes.py rename to galleries/examples/axisartist/demo_parasite_axes.py diff --git a/examples/axisartist/demo_parasite_axes2.py b/galleries/examples/axisartist/demo_parasite_axes2.py similarity index 100% rename from examples/axisartist/demo_parasite_axes2.py rename to galleries/examples/axisartist/demo_parasite_axes2.py diff --git a/examples/axisartist/demo_ticklabel_alignment.py b/galleries/examples/axisartist/demo_ticklabel_alignment.py similarity index 100% rename from examples/axisartist/demo_ticklabel_alignment.py rename to galleries/examples/axisartist/demo_ticklabel_alignment.py diff --git a/examples/axisartist/demo_ticklabel_direction.py b/galleries/examples/axisartist/demo_ticklabel_direction.py similarity index 100% rename from examples/axisartist/demo_ticklabel_direction.py rename to galleries/examples/axisartist/demo_ticklabel_direction.py diff --git a/examples/axisartist/simple_axis_direction01.py b/galleries/examples/axisartist/simple_axis_direction01.py similarity index 100% rename from examples/axisartist/simple_axis_direction01.py rename to galleries/examples/axisartist/simple_axis_direction01.py diff --git a/examples/axisartist/simple_axis_direction03.py b/galleries/examples/axisartist/simple_axis_direction03.py similarity index 100% rename from examples/axisartist/simple_axis_direction03.py rename to galleries/examples/axisartist/simple_axis_direction03.py diff --git a/examples/axisartist/simple_axis_pad.py b/galleries/examples/axisartist/simple_axis_pad.py similarity index 100% rename from examples/axisartist/simple_axis_pad.py rename to galleries/examples/axisartist/simple_axis_pad.py diff --git a/examples/axisartist/simple_axisartist1.py b/galleries/examples/axisartist/simple_axisartist1.py similarity index 100% rename from examples/axisartist/simple_axisartist1.py rename to galleries/examples/axisartist/simple_axisartist1.py diff --git a/examples/axisartist/simple_axisline.py b/galleries/examples/axisartist/simple_axisline.py similarity index 100% rename from examples/axisartist/simple_axisline.py rename to galleries/examples/axisartist/simple_axisline.py diff --git a/examples/axisartist/simple_axisline3.py b/galleries/examples/axisartist/simple_axisline3.py similarity index 100% rename from examples/axisartist/simple_axisline3.py rename to galleries/examples/axisartist/simple_axisline3.py diff --git a/examples/color/README.txt b/galleries/examples/color/README.txt similarity index 100% rename from examples/color/README.txt rename to galleries/examples/color/README.txt diff --git a/examples/color/color_by_yvalue.py b/galleries/examples/color/color_by_yvalue.py similarity index 100% rename from examples/color/color_by_yvalue.py rename to galleries/examples/color/color_by_yvalue.py diff --git a/examples/color/color_cycle_default.py b/galleries/examples/color/color_cycle_default.py similarity index 100% rename from examples/color/color_cycle_default.py rename to galleries/examples/color/color_cycle_default.py diff --git a/examples/color/color_demo.py b/galleries/examples/color/color_demo.py similarity index 100% rename from examples/color/color_demo.py rename to galleries/examples/color/color_demo.py diff --git a/examples/color/colorbar_basics.py b/galleries/examples/color/colorbar_basics.py similarity index 100% rename from examples/color/colorbar_basics.py rename to galleries/examples/color/colorbar_basics.py diff --git a/examples/color/colormap_reference.py b/galleries/examples/color/colormap_reference.py similarity index 100% rename from examples/color/colormap_reference.py rename to galleries/examples/color/colormap_reference.py diff --git a/examples/color/custom_cmap.py b/galleries/examples/color/custom_cmap.py similarity index 100% rename from examples/color/custom_cmap.py rename to galleries/examples/color/custom_cmap.py diff --git a/examples/color/named_colors.py b/galleries/examples/color/named_colors.py similarity index 100% rename from examples/color/named_colors.py rename to galleries/examples/color/named_colors.py diff --git a/examples/event_handling/README.txt b/galleries/examples/event_handling/README.txt similarity index 100% rename from examples/event_handling/README.txt rename to galleries/examples/event_handling/README.txt diff --git a/examples/event_handling/close_event.py b/galleries/examples/event_handling/close_event.py similarity index 100% rename from examples/event_handling/close_event.py rename to galleries/examples/event_handling/close_event.py diff --git a/examples/event_handling/coords_demo.py b/galleries/examples/event_handling/coords_demo.py similarity index 100% rename from examples/event_handling/coords_demo.py rename to galleries/examples/event_handling/coords_demo.py diff --git a/examples/event_handling/cursor_demo.py b/galleries/examples/event_handling/cursor_demo.py similarity index 100% rename from examples/event_handling/cursor_demo.py rename to galleries/examples/event_handling/cursor_demo.py diff --git a/examples/event_handling/data_browser.py b/galleries/examples/event_handling/data_browser.py similarity index 100% rename from examples/event_handling/data_browser.py rename to galleries/examples/event_handling/data_browser.py diff --git a/examples/event_handling/figure_axes_enter_leave.py b/galleries/examples/event_handling/figure_axes_enter_leave.py similarity index 100% rename from examples/event_handling/figure_axes_enter_leave.py rename to galleries/examples/event_handling/figure_axes_enter_leave.py diff --git a/examples/event_handling/ginput_manual_clabel_sgskip.py b/galleries/examples/event_handling/ginput_manual_clabel_sgskip.py similarity index 100% rename from examples/event_handling/ginput_manual_clabel_sgskip.py rename to galleries/examples/event_handling/ginput_manual_clabel_sgskip.py diff --git a/examples/event_handling/image_slices_viewer.py b/galleries/examples/event_handling/image_slices_viewer.py similarity index 100% rename from examples/event_handling/image_slices_viewer.py rename to galleries/examples/event_handling/image_slices_viewer.py diff --git a/examples/event_handling/keypress_demo.py b/galleries/examples/event_handling/keypress_demo.py similarity index 100% rename from examples/event_handling/keypress_demo.py rename to galleries/examples/event_handling/keypress_demo.py diff --git a/examples/event_handling/lasso_demo.py b/galleries/examples/event_handling/lasso_demo.py similarity index 100% rename from examples/event_handling/lasso_demo.py rename to galleries/examples/event_handling/lasso_demo.py diff --git a/examples/event_handling/legend_picking.py b/galleries/examples/event_handling/legend_picking.py similarity index 100% rename from examples/event_handling/legend_picking.py rename to galleries/examples/event_handling/legend_picking.py diff --git a/examples/event_handling/looking_glass.py b/galleries/examples/event_handling/looking_glass.py similarity index 100% rename from examples/event_handling/looking_glass.py rename to galleries/examples/event_handling/looking_glass.py diff --git a/examples/event_handling/path_editor.py b/galleries/examples/event_handling/path_editor.py similarity index 100% rename from examples/event_handling/path_editor.py rename to galleries/examples/event_handling/path_editor.py diff --git a/examples/event_handling/pick_event_demo.py b/galleries/examples/event_handling/pick_event_demo.py similarity index 100% rename from examples/event_handling/pick_event_demo.py rename to galleries/examples/event_handling/pick_event_demo.py diff --git a/examples/event_handling/pick_event_demo2.py b/galleries/examples/event_handling/pick_event_demo2.py similarity index 100% rename from examples/event_handling/pick_event_demo2.py rename to galleries/examples/event_handling/pick_event_demo2.py diff --git a/examples/event_handling/poly_editor.py b/galleries/examples/event_handling/poly_editor.py similarity index 100% rename from examples/event_handling/poly_editor.py rename to galleries/examples/event_handling/poly_editor.py diff --git a/examples/event_handling/pong_sgskip.py b/galleries/examples/event_handling/pong_sgskip.py similarity index 100% rename from examples/event_handling/pong_sgskip.py rename to galleries/examples/event_handling/pong_sgskip.py diff --git a/examples/event_handling/resample.py b/galleries/examples/event_handling/resample.py similarity index 100% rename from examples/event_handling/resample.py rename to galleries/examples/event_handling/resample.py diff --git a/examples/event_handling/timers.py b/galleries/examples/event_handling/timers.py similarity index 100% rename from examples/event_handling/timers.py rename to galleries/examples/event_handling/timers.py diff --git a/examples/event_handling/trifinder_event_demo.py b/galleries/examples/event_handling/trifinder_event_demo.py similarity index 100% rename from examples/event_handling/trifinder_event_demo.py rename to galleries/examples/event_handling/trifinder_event_demo.py diff --git a/examples/event_handling/viewlims.py b/galleries/examples/event_handling/viewlims.py similarity index 100% rename from examples/event_handling/viewlims.py rename to galleries/examples/event_handling/viewlims.py diff --git a/examples/event_handling/zoom_window.py b/galleries/examples/event_handling/zoom_window.py similarity index 100% rename from examples/event_handling/zoom_window.py rename to galleries/examples/event_handling/zoom_window.py diff --git a/examples/images_contours_and_fields/README.txt b/galleries/examples/images_contours_and_fields/README.txt similarity index 100% rename from examples/images_contours_and_fields/README.txt rename to galleries/examples/images_contours_and_fields/README.txt diff --git a/examples/images_contours_and_fields/affine_image.py b/galleries/examples/images_contours_and_fields/affine_image.py similarity index 100% rename from examples/images_contours_and_fields/affine_image.py rename to galleries/examples/images_contours_and_fields/affine_image.py diff --git a/examples/images_contours_and_fields/barb_demo.py b/galleries/examples/images_contours_and_fields/barb_demo.py similarity index 100% rename from examples/images_contours_and_fields/barb_demo.py rename to galleries/examples/images_contours_and_fields/barb_demo.py diff --git a/examples/images_contours_and_fields/barcode_demo.py b/galleries/examples/images_contours_and_fields/barcode_demo.py similarity index 100% rename from examples/images_contours_and_fields/barcode_demo.py rename to galleries/examples/images_contours_and_fields/barcode_demo.py diff --git a/examples/images_contours_and_fields/colormap_interactive_adjustment.py b/galleries/examples/images_contours_and_fields/colormap_interactive_adjustment.py similarity index 100% rename from examples/images_contours_and_fields/colormap_interactive_adjustment.py rename to galleries/examples/images_contours_and_fields/colormap_interactive_adjustment.py diff --git a/examples/images_contours_and_fields/colormap_normalizations.py b/galleries/examples/images_contours_and_fields/colormap_normalizations.py similarity index 100% rename from examples/images_contours_and_fields/colormap_normalizations.py rename to galleries/examples/images_contours_and_fields/colormap_normalizations.py diff --git a/examples/images_contours_and_fields/colormap_normalizations_symlognorm.py b/galleries/examples/images_contours_and_fields/colormap_normalizations_symlognorm.py similarity index 100% rename from examples/images_contours_and_fields/colormap_normalizations_symlognorm.py rename to galleries/examples/images_contours_and_fields/colormap_normalizations_symlognorm.py diff --git a/examples/images_contours_and_fields/contour_corner_mask.py b/galleries/examples/images_contours_and_fields/contour_corner_mask.py similarity index 100% rename from examples/images_contours_and_fields/contour_corner_mask.py rename to galleries/examples/images_contours_and_fields/contour_corner_mask.py diff --git a/examples/images_contours_and_fields/contour_demo.py b/galleries/examples/images_contours_and_fields/contour_demo.py similarity index 100% rename from examples/images_contours_and_fields/contour_demo.py rename to galleries/examples/images_contours_and_fields/contour_demo.py diff --git a/examples/images_contours_and_fields/contour_image.py b/galleries/examples/images_contours_and_fields/contour_image.py similarity index 100% rename from examples/images_contours_and_fields/contour_image.py rename to galleries/examples/images_contours_and_fields/contour_image.py diff --git a/examples/images_contours_and_fields/contour_label_demo.py b/galleries/examples/images_contours_and_fields/contour_label_demo.py similarity index 100% rename from examples/images_contours_and_fields/contour_label_demo.py rename to galleries/examples/images_contours_and_fields/contour_label_demo.py diff --git a/examples/images_contours_and_fields/contourf_demo.py b/galleries/examples/images_contours_and_fields/contourf_demo.py similarity index 100% rename from examples/images_contours_and_fields/contourf_demo.py rename to galleries/examples/images_contours_and_fields/contourf_demo.py diff --git a/examples/images_contours_and_fields/contourf_hatching.py b/galleries/examples/images_contours_and_fields/contourf_hatching.py similarity index 100% rename from examples/images_contours_and_fields/contourf_hatching.py rename to galleries/examples/images_contours_and_fields/contourf_hatching.py diff --git a/examples/images_contours_and_fields/contourf_log.py b/galleries/examples/images_contours_and_fields/contourf_log.py similarity index 100% rename from examples/images_contours_and_fields/contourf_log.py rename to galleries/examples/images_contours_and_fields/contourf_log.py diff --git a/examples/images_contours_and_fields/contours_in_optimization_demo.py b/galleries/examples/images_contours_and_fields/contours_in_optimization_demo.py similarity index 100% rename from examples/images_contours_and_fields/contours_in_optimization_demo.py rename to galleries/examples/images_contours_and_fields/contours_in_optimization_demo.py diff --git a/examples/images_contours_and_fields/demo_bboximage.py b/galleries/examples/images_contours_and_fields/demo_bboximage.py similarity index 100% rename from examples/images_contours_and_fields/demo_bboximage.py rename to galleries/examples/images_contours_and_fields/demo_bboximage.py diff --git a/examples/images_contours_and_fields/figimage_demo.py b/galleries/examples/images_contours_and_fields/figimage_demo.py similarity index 100% rename from examples/images_contours_and_fields/figimage_demo.py rename to galleries/examples/images_contours_and_fields/figimage_demo.py diff --git a/examples/images_contours_and_fields/image_annotated_heatmap.py b/galleries/examples/images_contours_and_fields/image_annotated_heatmap.py similarity index 100% rename from examples/images_contours_and_fields/image_annotated_heatmap.py rename to galleries/examples/images_contours_and_fields/image_annotated_heatmap.py diff --git a/examples/images_contours_and_fields/image_antialiasing.py b/galleries/examples/images_contours_and_fields/image_antialiasing.py similarity index 100% rename from examples/images_contours_and_fields/image_antialiasing.py rename to galleries/examples/images_contours_and_fields/image_antialiasing.py diff --git a/examples/images_contours_and_fields/image_clip_path.py b/galleries/examples/images_contours_and_fields/image_clip_path.py similarity index 100% rename from examples/images_contours_and_fields/image_clip_path.py rename to galleries/examples/images_contours_and_fields/image_clip_path.py diff --git a/examples/images_contours_and_fields/image_demo.py b/galleries/examples/images_contours_and_fields/image_demo.py similarity index 100% rename from examples/images_contours_and_fields/image_demo.py rename to galleries/examples/images_contours_and_fields/image_demo.py diff --git a/examples/images_contours_and_fields/image_masked.py b/galleries/examples/images_contours_and_fields/image_masked.py similarity index 100% rename from examples/images_contours_and_fields/image_masked.py rename to galleries/examples/images_contours_and_fields/image_masked.py diff --git a/examples/images_contours_and_fields/image_nonuniform.py b/galleries/examples/images_contours_and_fields/image_nonuniform.py similarity index 100% rename from examples/images_contours_and_fields/image_nonuniform.py rename to galleries/examples/images_contours_and_fields/image_nonuniform.py diff --git a/examples/images_contours_and_fields/image_transparency_blend.py b/galleries/examples/images_contours_and_fields/image_transparency_blend.py similarity index 100% rename from examples/images_contours_and_fields/image_transparency_blend.py rename to galleries/examples/images_contours_and_fields/image_transparency_blend.py diff --git a/examples/images_contours_and_fields/image_zcoord.py b/galleries/examples/images_contours_and_fields/image_zcoord.py similarity index 100% rename from examples/images_contours_and_fields/image_zcoord.py rename to galleries/examples/images_contours_and_fields/image_zcoord.py diff --git a/examples/images_contours_and_fields/interpolation_methods.py b/galleries/examples/images_contours_and_fields/interpolation_methods.py similarity index 100% rename from examples/images_contours_and_fields/interpolation_methods.py rename to galleries/examples/images_contours_and_fields/interpolation_methods.py diff --git a/examples/images_contours_and_fields/irregulardatagrid.py b/galleries/examples/images_contours_and_fields/irregulardatagrid.py similarity index 100% rename from examples/images_contours_and_fields/irregulardatagrid.py rename to galleries/examples/images_contours_and_fields/irregulardatagrid.py diff --git a/examples/images_contours_and_fields/layer_images.py b/galleries/examples/images_contours_and_fields/layer_images.py similarity index 100% rename from examples/images_contours_and_fields/layer_images.py rename to galleries/examples/images_contours_and_fields/layer_images.py diff --git a/examples/images_contours_and_fields/matshow.py b/galleries/examples/images_contours_and_fields/matshow.py similarity index 100% rename from examples/images_contours_and_fields/matshow.py rename to galleries/examples/images_contours_and_fields/matshow.py diff --git a/examples/images_contours_and_fields/multi_image.py b/galleries/examples/images_contours_and_fields/multi_image.py similarity index 100% rename from examples/images_contours_and_fields/multi_image.py rename to galleries/examples/images_contours_and_fields/multi_image.py diff --git a/examples/images_contours_and_fields/pcolor_demo.py b/galleries/examples/images_contours_and_fields/pcolor_demo.py similarity index 100% rename from examples/images_contours_and_fields/pcolor_demo.py rename to galleries/examples/images_contours_and_fields/pcolor_demo.py diff --git a/examples/images_contours_and_fields/pcolormesh_grids.py b/galleries/examples/images_contours_and_fields/pcolormesh_grids.py similarity index 100% rename from examples/images_contours_and_fields/pcolormesh_grids.py rename to galleries/examples/images_contours_and_fields/pcolormesh_grids.py diff --git a/examples/images_contours_and_fields/pcolormesh_levels.py b/galleries/examples/images_contours_and_fields/pcolormesh_levels.py similarity index 100% rename from examples/images_contours_and_fields/pcolormesh_levels.py rename to galleries/examples/images_contours_and_fields/pcolormesh_levels.py diff --git a/examples/images_contours_and_fields/plot_streamplot.py b/galleries/examples/images_contours_and_fields/plot_streamplot.py similarity index 100% rename from examples/images_contours_and_fields/plot_streamplot.py rename to galleries/examples/images_contours_and_fields/plot_streamplot.py diff --git a/examples/images_contours_and_fields/quadmesh_demo.py b/galleries/examples/images_contours_and_fields/quadmesh_demo.py similarity index 100% rename from examples/images_contours_and_fields/quadmesh_demo.py rename to galleries/examples/images_contours_and_fields/quadmesh_demo.py diff --git a/examples/images_contours_and_fields/quiver_demo.py b/galleries/examples/images_contours_and_fields/quiver_demo.py similarity index 100% rename from examples/images_contours_and_fields/quiver_demo.py rename to galleries/examples/images_contours_and_fields/quiver_demo.py diff --git a/examples/images_contours_and_fields/quiver_simple_demo.py b/galleries/examples/images_contours_and_fields/quiver_simple_demo.py similarity index 100% rename from examples/images_contours_and_fields/quiver_simple_demo.py rename to galleries/examples/images_contours_and_fields/quiver_simple_demo.py diff --git a/examples/images_contours_and_fields/shading_example.py b/galleries/examples/images_contours_and_fields/shading_example.py similarity index 100% rename from examples/images_contours_and_fields/shading_example.py rename to galleries/examples/images_contours_and_fields/shading_example.py diff --git a/examples/images_contours_and_fields/specgram_demo.py b/galleries/examples/images_contours_and_fields/specgram_demo.py similarity index 100% rename from examples/images_contours_and_fields/specgram_demo.py rename to galleries/examples/images_contours_and_fields/specgram_demo.py diff --git a/examples/images_contours_and_fields/spy_demos.py b/galleries/examples/images_contours_and_fields/spy_demos.py similarity index 100% rename from examples/images_contours_and_fields/spy_demos.py rename to galleries/examples/images_contours_and_fields/spy_demos.py diff --git a/examples/images_contours_and_fields/tricontour_demo.py b/galleries/examples/images_contours_and_fields/tricontour_demo.py similarity index 100% rename from examples/images_contours_and_fields/tricontour_demo.py rename to galleries/examples/images_contours_and_fields/tricontour_demo.py diff --git a/examples/images_contours_and_fields/tricontour_smooth_delaunay.py b/galleries/examples/images_contours_and_fields/tricontour_smooth_delaunay.py similarity index 100% rename from examples/images_contours_and_fields/tricontour_smooth_delaunay.py rename to galleries/examples/images_contours_and_fields/tricontour_smooth_delaunay.py diff --git a/examples/images_contours_and_fields/tricontour_smooth_user.py b/galleries/examples/images_contours_and_fields/tricontour_smooth_user.py similarity index 100% rename from examples/images_contours_and_fields/tricontour_smooth_user.py rename to galleries/examples/images_contours_and_fields/tricontour_smooth_user.py diff --git a/examples/images_contours_and_fields/trigradient_demo.py b/galleries/examples/images_contours_and_fields/trigradient_demo.py similarity index 100% rename from examples/images_contours_and_fields/trigradient_demo.py rename to galleries/examples/images_contours_and_fields/trigradient_demo.py diff --git a/examples/images_contours_and_fields/triinterp_demo.py b/galleries/examples/images_contours_and_fields/triinterp_demo.py similarity index 100% rename from examples/images_contours_and_fields/triinterp_demo.py rename to galleries/examples/images_contours_and_fields/triinterp_demo.py diff --git a/examples/images_contours_and_fields/tripcolor_demo.py b/galleries/examples/images_contours_and_fields/tripcolor_demo.py similarity index 100% rename from examples/images_contours_and_fields/tripcolor_demo.py rename to galleries/examples/images_contours_and_fields/tripcolor_demo.py diff --git a/examples/images_contours_and_fields/triplot_demo.py b/galleries/examples/images_contours_and_fields/triplot_demo.py similarity index 100% rename from examples/images_contours_and_fields/triplot_demo.py rename to galleries/examples/images_contours_and_fields/triplot_demo.py diff --git a/examples/images_contours_and_fields/watermark_image.py b/galleries/examples/images_contours_and_fields/watermark_image.py similarity index 100% rename from examples/images_contours_and_fields/watermark_image.py rename to galleries/examples/images_contours_and_fields/watermark_image.py diff --git a/examples/lines_bars_and_markers/README.txt b/galleries/examples/lines_bars_and_markers/README.txt similarity index 100% rename from examples/lines_bars_and_markers/README.txt rename to galleries/examples/lines_bars_and_markers/README.txt diff --git a/examples/lines_bars_and_markers/bar_colors.py b/galleries/examples/lines_bars_and_markers/bar_colors.py similarity index 100% rename from examples/lines_bars_and_markers/bar_colors.py rename to galleries/examples/lines_bars_and_markers/bar_colors.py diff --git a/examples/lines_bars_and_markers/bar_label_demo.py b/galleries/examples/lines_bars_and_markers/bar_label_demo.py similarity index 100% rename from examples/lines_bars_and_markers/bar_label_demo.py rename to galleries/examples/lines_bars_and_markers/bar_label_demo.py diff --git a/examples/lines_bars_and_markers/bar_stacked.py b/galleries/examples/lines_bars_and_markers/bar_stacked.py similarity index 100% rename from examples/lines_bars_and_markers/bar_stacked.py rename to galleries/examples/lines_bars_and_markers/bar_stacked.py diff --git a/examples/lines_bars_and_markers/barchart.py b/galleries/examples/lines_bars_and_markers/barchart.py similarity index 100% rename from examples/lines_bars_and_markers/barchart.py rename to galleries/examples/lines_bars_and_markers/barchart.py diff --git a/examples/lines_bars_and_markers/barh.py b/galleries/examples/lines_bars_and_markers/barh.py similarity index 100% rename from examples/lines_bars_and_markers/barh.py rename to galleries/examples/lines_bars_and_markers/barh.py diff --git a/examples/lines_bars_and_markers/broken_barh.py b/galleries/examples/lines_bars_and_markers/broken_barh.py similarity index 100% rename from examples/lines_bars_and_markers/broken_barh.py rename to galleries/examples/lines_bars_and_markers/broken_barh.py diff --git a/examples/lines_bars_and_markers/capstyle.py b/galleries/examples/lines_bars_and_markers/capstyle.py similarity index 100% rename from examples/lines_bars_and_markers/capstyle.py rename to galleries/examples/lines_bars_and_markers/capstyle.py diff --git a/examples/lines_bars_and_markers/categorical_variables.py b/galleries/examples/lines_bars_and_markers/categorical_variables.py similarity index 100% rename from examples/lines_bars_and_markers/categorical_variables.py rename to galleries/examples/lines_bars_and_markers/categorical_variables.py diff --git a/examples/lines_bars_and_markers/cohere.py b/galleries/examples/lines_bars_and_markers/cohere.py similarity index 100% rename from examples/lines_bars_and_markers/cohere.py rename to galleries/examples/lines_bars_and_markers/cohere.py diff --git a/examples/lines_bars_and_markers/csd_demo.py b/galleries/examples/lines_bars_and_markers/csd_demo.py similarity index 100% rename from examples/lines_bars_and_markers/csd_demo.py rename to galleries/examples/lines_bars_and_markers/csd_demo.py diff --git a/examples/lines_bars_and_markers/curve_error_band.py b/galleries/examples/lines_bars_and_markers/curve_error_band.py similarity index 100% rename from examples/lines_bars_and_markers/curve_error_band.py rename to galleries/examples/lines_bars_and_markers/curve_error_band.py diff --git a/examples/lines_bars_and_markers/errorbar_limits_simple.py b/galleries/examples/lines_bars_and_markers/errorbar_limits_simple.py similarity index 100% rename from examples/lines_bars_and_markers/errorbar_limits_simple.py rename to galleries/examples/lines_bars_and_markers/errorbar_limits_simple.py diff --git a/examples/lines_bars_and_markers/errorbar_subsample.py b/galleries/examples/lines_bars_and_markers/errorbar_subsample.py similarity index 100% rename from examples/lines_bars_and_markers/errorbar_subsample.py rename to galleries/examples/lines_bars_and_markers/errorbar_subsample.py diff --git a/examples/lines_bars_and_markers/eventcollection_demo.py b/galleries/examples/lines_bars_and_markers/eventcollection_demo.py similarity index 100% rename from examples/lines_bars_and_markers/eventcollection_demo.py rename to galleries/examples/lines_bars_and_markers/eventcollection_demo.py diff --git a/examples/lines_bars_and_markers/eventplot_demo.py b/galleries/examples/lines_bars_and_markers/eventplot_demo.py similarity index 100% rename from examples/lines_bars_and_markers/eventplot_demo.py rename to galleries/examples/lines_bars_and_markers/eventplot_demo.py diff --git a/examples/lines_bars_and_markers/fill.py b/galleries/examples/lines_bars_and_markers/fill.py similarity index 100% rename from examples/lines_bars_and_markers/fill.py rename to galleries/examples/lines_bars_and_markers/fill.py diff --git a/examples/lines_bars_and_markers/fill_between_alpha.py b/galleries/examples/lines_bars_and_markers/fill_between_alpha.py similarity index 100% rename from examples/lines_bars_and_markers/fill_between_alpha.py rename to galleries/examples/lines_bars_and_markers/fill_between_alpha.py diff --git a/examples/lines_bars_and_markers/fill_between_demo.py b/galleries/examples/lines_bars_and_markers/fill_between_demo.py similarity index 100% rename from examples/lines_bars_and_markers/fill_between_demo.py rename to galleries/examples/lines_bars_and_markers/fill_between_demo.py diff --git a/examples/lines_bars_and_markers/fill_betweenx_demo.py b/galleries/examples/lines_bars_and_markers/fill_betweenx_demo.py similarity index 100% rename from examples/lines_bars_and_markers/fill_betweenx_demo.py rename to galleries/examples/lines_bars_and_markers/fill_betweenx_demo.py diff --git a/examples/lines_bars_and_markers/filled_step.py b/galleries/examples/lines_bars_and_markers/filled_step.py similarity index 100% rename from examples/lines_bars_and_markers/filled_step.py rename to galleries/examples/lines_bars_and_markers/filled_step.py diff --git a/examples/lines_bars_and_markers/gradient_bar.py b/galleries/examples/lines_bars_and_markers/gradient_bar.py similarity index 100% rename from examples/lines_bars_and_markers/gradient_bar.py rename to galleries/examples/lines_bars_and_markers/gradient_bar.py diff --git a/examples/lines_bars_and_markers/hat_graph.py b/galleries/examples/lines_bars_and_markers/hat_graph.py similarity index 100% rename from examples/lines_bars_and_markers/hat_graph.py rename to galleries/examples/lines_bars_and_markers/hat_graph.py diff --git a/examples/lines_bars_and_markers/horizontal_barchart_distribution.py b/galleries/examples/lines_bars_and_markers/horizontal_barchart_distribution.py similarity index 100% rename from examples/lines_bars_and_markers/horizontal_barchart_distribution.py rename to galleries/examples/lines_bars_and_markers/horizontal_barchart_distribution.py diff --git a/examples/lines_bars_and_markers/joinstyle.py b/galleries/examples/lines_bars_and_markers/joinstyle.py similarity index 100% rename from examples/lines_bars_and_markers/joinstyle.py rename to galleries/examples/lines_bars_and_markers/joinstyle.py diff --git a/examples/lines_bars_and_markers/line_demo_dash_control.py b/galleries/examples/lines_bars_and_markers/line_demo_dash_control.py similarity index 100% rename from examples/lines_bars_and_markers/line_demo_dash_control.py rename to galleries/examples/lines_bars_and_markers/line_demo_dash_control.py diff --git a/examples/lines_bars_and_markers/lines_with_ticks_demo.py b/galleries/examples/lines_bars_and_markers/lines_with_ticks_demo.py similarity index 100% rename from examples/lines_bars_and_markers/lines_with_ticks_demo.py rename to galleries/examples/lines_bars_and_markers/lines_with_ticks_demo.py diff --git a/examples/lines_bars_and_markers/linestyles.py b/galleries/examples/lines_bars_and_markers/linestyles.py similarity index 100% rename from examples/lines_bars_and_markers/linestyles.py rename to galleries/examples/lines_bars_and_markers/linestyles.py diff --git a/examples/lines_bars_and_markers/marker_reference.py b/galleries/examples/lines_bars_and_markers/marker_reference.py similarity index 100% rename from examples/lines_bars_and_markers/marker_reference.py rename to galleries/examples/lines_bars_and_markers/marker_reference.py diff --git a/examples/lines_bars_and_markers/markevery_demo.py b/galleries/examples/lines_bars_and_markers/markevery_demo.py similarity index 100% rename from examples/lines_bars_and_markers/markevery_demo.py rename to galleries/examples/lines_bars_and_markers/markevery_demo.py diff --git a/examples/lines_bars_and_markers/masked_demo.py b/galleries/examples/lines_bars_and_markers/masked_demo.py similarity index 100% rename from examples/lines_bars_and_markers/masked_demo.py rename to galleries/examples/lines_bars_and_markers/masked_demo.py diff --git a/examples/lines_bars_and_markers/multicolored_line.py b/galleries/examples/lines_bars_and_markers/multicolored_line.py similarity index 100% rename from examples/lines_bars_and_markers/multicolored_line.py rename to galleries/examples/lines_bars_and_markers/multicolored_line.py diff --git a/examples/lines_bars_and_markers/multivariate_marker_plot.py b/galleries/examples/lines_bars_and_markers/multivariate_marker_plot.py similarity index 100% rename from examples/lines_bars_and_markers/multivariate_marker_plot.py rename to galleries/examples/lines_bars_and_markers/multivariate_marker_plot.py diff --git a/examples/lines_bars_and_markers/psd_demo.py b/galleries/examples/lines_bars_and_markers/psd_demo.py similarity index 100% rename from examples/lines_bars_and_markers/psd_demo.py rename to galleries/examples/lines_bars_and_markers/psd_demo.py diff --git a/examples/lines_bars_and_markers/scatter_custom_symbol.py b/galleries/examples/lines_bars_and_markers/scatter_custom_symbol.py similarity index 100% rename from examples/lines_bars_and_markers/scatter_custom_symbol.py rename to galleries/examples/lines_bars_and_markers/scatter_custom_symbol.py diff --git a/examples/lines_bars_and_markers/scatter_demo2.py b/galleries/examples/lines_bars_and_markers/scatter_demo2.py similarity index 100% rename from examples/lines_bars_and_markers/scatter_demo2.py rename to galleries/examples/lines_bars_and_markers/scatter_demo2.py diff --git a/examples/lines_bars_and_markers/scatter_hist.py b/galleries/examples/lines_bars_and_markers/scatter_hist.py similarity index 100% rename from examples/lines_bars_and_markers/scatter_hist.py rename to galleries/examples/lines_bars_and_markers/scatter_hist.py diff --git a/examples/lines_bars_and_markers/scatter_masked.py b/galleries/examples/lines_bars_and_markers/scatter_masked.py similarity index 100% rename from examples/lines_bars_and_markers/scatter_masked.py rename to galleries/examples/lines_bars_and_markers/scatter_masked.py diff --git a/examples/lines_bars_and_markers/scatter_star_poly.py b/galleries/examples/lines_bars_and_markers/scatter_star_poly.py similarity index 100% rename from examples/lines_bars_and_markers/scatter_star_poly.py rename to galleries/examples/lines_bars_and_markers/scatter_star_poly.py diff --git a/examples/lines_bars_and_markers/scatter_with_legend.py b/galleries/examples/lines_bars_and_markers/scatter_with_legend.py similarity index 100% rename from examples/lines_bars_and_markers/scatter_with_legend.py rename to galleries/examples/lines_bars_and_markers/scatter_with_legend.py diff --git a/examples/lines_bars_and_markers/simple_plot.py b/galleries/examples/lines_bars_and_markers/simple_plot.py similarity index 100% rename from examples/lines_bars_and_markers/simple_plot.py rename to galleries/examples/lines_bars_and_markers/simple_plot.py diff --git a/examples/lines_bars_and_markers/span_regions.py b/galleries/examples/lines_bars_and_markers/span_regions.py similarity index 100% rename from examples/lines_bars_and_markers/span_regions.py rename to galleries/examples/lines_bars_and_markers/span_regions.py diff --git a/examples/lines_bars_and_markers/spectrum_demo.py b/galleries/examples/lines_bars_and_markers/spectrum_demo.py similarity index 100% rename from examples/lines_bars_and_markers/spectrum_demo.py rename to galleries/examples/lines_bars_and_markers/spectrum_demo.py diff --git a/examples/lines_bars_and_markers/stackplot_demo.py b/galleries/examples/lines_bars_and_markers/stackplot_demo.py similarity index 100% rename from examples/lines_bars_and_markers/stackplot_demo.py rename to galleries/examples/lines_bars_and_markers/stackplot_demo.py diff --git a/examples/lines_bars_and_markers/stairs_demo.py b/galleries/examples/lines_bars_and_markers/stairs_demo.py similarity index 100% rename from examples/lines_bars_and_markers/stairs_demo.py rename to galleries/examples/lines_bars_and_markers/stairs_demo.py diff --git a/examples/lines_bars_and_markers/stem_plot.py b/galleries/examples/lines_bars_and_markers/stem_plot.py similarity index 100% rename from examples/lines_bars_and_markers/stem_plot.py rename to galleries/examples/lines_bars_and_markers/stem_plot.py diff --git a/examples/lines_bars_and_markers/step_demo.py b/galleries/examples/lines_bars_and_markers/step_demo.py similarity index 100% rename from examples/lines_bars_and_markers/step_demo.py rename to galleries/examples/lines_bars_and_markers/step_demo.py diff --git a/examples/lines_bars_and_markers/timeline.py b/galleries/examples/lines_bars_and_markers/timeline.py similarity index 100% rename from examples/lines_bars_and_markers/timeline.py rename to galleries/examples/lines_bars_and_markers/timeline.py diff --git a/examples/lines_bars_and_markers/vline_hline_demo.py b/galleries/examples/lines_bars_and_markers/vline_hline_demo.py similarity index 100% rename from examples/lines_bars_and_markers/vline_hline_demo.py rename to galleries/examples/lines_bars_and_markers/vline_hline_demo.py diff --git a/examples/lines_bars_and_markers/xcorr_acorr_demo.py b/galleries/examples/lines_bars_and_markers/xcorr_acorr_demo.py similarity index 100% rename from examples/lines_bars_and_markers/xcorr_acorr_demo.py rename to galleries/examples/lines_bars_and_markers/xcorr_acorr_demo.py diff --git a/examples/misc/README.txt b/galleries/examples/misc/README.txt similarity index 100% rename from examples/misc/README.txt rename to galleries/examples/misc/README.txt diff --git a/examples/misc/anchored_artists.py b/galleries/examples/misc/anchored_artists.py similarity index 100% rename from examples/misc/anchored_artists.py rename to galleries/examples/misc/anchored_artists.py diff --git a/examples/misc/bbox_intersect.py b/galleries/examples/misc/bbox_intersect.py similarity index 100% rename from examples/misc/bbox_intersect.py rename to galleries/examples/misc/bbox_intersect.py diff --git a/examples/misc/contour_manual.py b/galleries/examples/misc/contour_manual.py similarity index 100% rename from examples/misc/contour_manual.py rename to galleries/examples/misc/contour_manual.py diff --git a/examples/misc/coords_report.py b/galleries/examples/misc/coords_report.py similarity index 100% rename from examples/misc/coords_report.py rename to galleries/examples/misc/coords_report.py diff --git a/examples/misc/custom_projection.py b/galleries/examples/misc/custom_projection.py similarity index 100% rename from examples/misc/custom_projection.py rename to galleries/examples/misc/custom_projection.py diff --git a/examples/misc/customize_rc.py b/galleries/examples/misc/customize_rc.py similarity index 100% rename from examples/misc/customize_rc.py rename to galleries/examples/misc/customize_rc.py diff --git a/examples/misc/demo_agg_filter.py b/galleries/examples/misc/demo_agg_filter.py similarity index 100% rename from examples/misc/demo_agg_filter.py rename to galleries/examples/misc/demo_agg_filter.py diff --git a/examples/misc/demo_ribbon_box.py b/galleries/examples/misc/demo_ribbon_box.py similarity index 100% rename from examples/misc/demo_ribbon_box.py rename to galleries/examples/misc/demo_ribbon_box.py diff --git a/examples/misc/fig_x.py b/galleries/examples/misc/fig_x.py similarity index 100% rename from examples/misc/fig_x.py rename to galleries/examples/misc/fig_x.py diff --git a/examples/misc/fill_spiral.py b/galleries/examples/misc/fill_spiral.py similarity index 100% rename from examples/misc/fill_spiral.py rename to galleries/examples/misc/fill_spiral.py diff --git a/examples/misc/findobj_demo.py b/galleries/examples/misc/findobj_demo.py similarity index 100% rename from examples/misc/findobj_demo.py rename to galleries/examples/misc/findobj_demo.py diff --git a/examples/misc/font_indexing.py b/galleries/examples/misc/font_indexing.py similarity index 100% rename from examples/misc/font_indexing.py rename to galleries/examples/misc/font_indexing.py diff --git a/examples/misc/ftface_props.py b/galleries/examples/misc/ftface_props.py similarity index 100% rename from examples/misc/ftface_props.py rename to galleries/examples/misc/ftface_props.py diff --git a/examples/misc/histogram_path.py b/galleries/examples/misc/histogram_path.py similarity index 100% rename from examples/misc/histogram_path.py rename to galleries/examples/misc/histogram_path.py diff --git a/examples/misc/hyperlinks_sgskip.py b/galleries/examples/misc/hyperlinks_sgskip.py similarity index 100% rename from examples/misc/hyperlinks_sgskip.py rename to galleries/examples/misc/hyperlinks_sgskip.py diff --git a/examples/misc/image_thumbnail_sgskip.py b/galleries/examples/misc/image_thumbnail_sgskip.py similarity index 100% rename from examples/misc/image_thumbnail_sgskip.py rename to galleries/examples/misc/image_thumbnail_sgskip.py diff --git a/examples/misc/keyword_plotting.py b/galleries/examples/misc/keyword_plotting.py similarity index 100% rename from examples/misc/keyword_plotting.py rename to galleries/examples/misc/keyword_plotting.py diff --git a/examples/misc/logos2.py b/galleries/examples/misc/logos2.py similarity index 100% rename from examples/misc/logos2.py rename to galleries/examples/misc/logos2.py diff --git a/examples/misc/multipage_pdf.py b/galleries/examples/misc/multipage_pdf.py similarity index 100% rename from examples/misc/multipage_pdf.py rename to galleries/examples/misc/multipage_pdf.py diff --git a/examples/misc/multiprocess_sgskip.py b/galleries/examples/misc/multiprocess_sgskip.py similarity index 100% rename from examples/misc/multiprocess_sgskip.py rename to galleries/examples/misc/multiprocess_sgskip.py diff --git a/examples/misc/packed_bubbles.py b/galleries/examples/misc/packed_bubbles.py similarity index 100% rename from examples/misc/packed_bubbles.py rename to galleries/examples/misc/packed_bubbles.py diff --git a/examples/misc/patheffect_demo.py b/galleries/examples/misc/patheffect_demo.py similarity index 100% rename from examples/misc/patheffect_demo.py rename to galleries/examples/misc/patheffect_demo.py diff --git a/examples/misc/print_stdout_sgskip.py b/galleries/examples/misc/print_stdout_sgskip.py similarity index 100% rename from examples/misc/print_stdout_sgskip.py rename to galleries/examples/misc/print_stdout_sgskip.py diff --git a/examples/misc/rasterization_demo.py b/galleries/examples/misc/rasterization_demo.py similarity index 100% rename from examples/misc/rasterization_demo.py rename to galleries/examples/misc/rasterization_demo.py diff --git a/examples/misc/set_and_get.py b/galleries/examples/misc/set_and_get.py similarity index 100% rename from examples/misc/set_and_get.py rename to galleries/examples/misc/set_and_get.py diff --git a/examples/misc/svg_filter_line.py b/galleries/examples/misc/svg_filter_line.py similarity index 100% rename from examples/misc/svg_filter_line.py rename to galleries/examples/misc/svg_filter_line.py diff --git a/examples/misc/svg_filter_pie.py b/galleries/examples/misc/svg_filter_pie.py similarity index 100% rename from examples/misc/svg_filter_pie.py rename to galleries/examples/misc/svg_filter_pie.py diff --git a/examples/misc/table_demo.py b/galleries/examples/misc/table_demo.py similarity index 100% rename from examples/misc/table_demo.py rename to galleries/examples/misc/table_demo.py diff --git a/examples/misc/tickedstroke_demo.py b/galleries/examples/misc/tickedstroke_demo.py similarity index 100% rename from examples/misc/tickedstroke_demo.py rename to galleries/examples/misc/tickedstroke_demo.py diff --git a/examples/misc/transoffset.py b/galleries/examples/misc/transoffset.py similarity index 100% rename from examples/misc/transoffset.py rename to galleries/examples/misc/transoffset.py diff --git a/examples/misc/zorder_demo.py b/galleries/examples/misc/zorder_demo.py similarity index 100% rename from examples/misc/zorder_demo.py rename to galleries/examples/misc/zorder_demo.py diff --git a/examples/mplot3d/2dcollections3d.py b/galleries/examples/mplot3d/2dcollections3d.py similarity index 100% rename from examples/mplot3d/2dcollections3d.py rename to galleries/examples/mplot3d/2dcollections3d.py diff --git a/examples/mplot3d/3d_bars.py b/galleries/examples/mplot3d/3d_bars.py similarity index 100% rename from examples/mplot3d/3d_bars.py rename to galleries/examples/mplot3d/3d_bars.py diff --git a/examples/mplot3d/README.txt b/galleries/examples/mplot3d/README.txt similarity index 100% rename from examples/mplot3d/README.txt rename to galleries/examples/mplot3d/README.txt diff --git a/examples/mplot3d/bars3d.py b/galleries/examples/mplot3d/bars3d.py similarity index 100% rename from examples/mplot3d/bars3d.py rename to galleries/examples/mplot3d/bars3d.py diff --git a/examples/mplot3d/box3d.py b/galleries/examples/mplot3d/box3d.py similarity index 100% rename from examples/mplot3d/box3d.py rename to galleries/examples/mplot3d/box3d.py diff --git a/examples/mplot3d/contour3d.py b/galleries/examples/mplot3d/contour3d.py similarity index 100% rename from examples/mplot3d/contour3d.py rename to galleries/examples/mplot3d/contour3d.py diff --git a/examples/mplot3d/contour3d_2.py b/galleries/examples/mplot3d/contour3d_2.py similarity index 100% rename from examples/mplot3d/contour3d_2.py rename to galleries/examples/mplot3d/contour3d_2.py diff --git a/examples/mplot3d/contour3d_3.py b/galleries/examples/mplot3d/contour3d_3.py similarity index 100% rename from examples/mplot3d/contour3d_3.py rename to galleries/examples/mplot3d/contour3d_3.py diff --git a/examples/mplot3d/contourf3d.py b/galleries/examples/mplot3d/contourf3d.py similarity index 100% rename from examples/mplot3d/contourf3d.py rename to galleries/examples/mplot3d/contourf3d.py diff --git a/examples/mplot3d/contourf3d_2.py b/galleries/examples/mplot3d/contourf3d_2.py similarity index 100% rename from examples/mplot3d/contourf3d_2.py rename to galleries/examples/mplot3d/contourf3d_2.py diff --git a/examples/mplot3d/custom_shaded_3d_surface.py b/galleries/examples/mplot3d/custom_shaded_3d_surface.py similarity index 100% rename from examples/mplot3d/custom_shaded_3d_surface.py rename to galleries/examples/mplot3d/custom_shaded_3d_surface.py diff --git a/examples/mplot3d/errorbar3d.py b/galleries/examples/mplot3d/errorbar3d.py similarity index 100% rename from examples/mplot3d/errorbar3d.py rename to galleries/examples/mplot3d/errorbar3d.py diff --git a/examples/mplot3d/hist3d.py b/galleries/examples/mplot3d/hist3d.py similarity index 100% rename from examples/mplot3d/hist3d.py rename to galleries/examples/mplot3d/hist3d.py diff --git a/examples/mplot3d/lines3d.py b/galleries/examples/mplot3d/lines3d.py similarity index 100% rename from examples/mplot3d/lines3d.py rename to galleries/examples/mplot3d/lines3d.py diff --git a/examples/mplot3d/lorenz_attractor.py b/galleries/examples/mplot3d/lorenz_attractor.py similarity index 100% rename from examples/mplot3d/lorenz_attractor.py rename to galleries/examples/mplot3d/lorenz_attractor.py diff --git a/examples/mplot3d/mixed_subplots.py b/galleries/examples/mplot3d/mixed_subplots.py similarity index 100% rename from examples/mplot3d/mixed_subplots.py rename to galleries/examples/mplot3d/mixed_subplots.py diff --git a/examples/mplot3d/offset.py b/galleries/examples/mplot3d/offset.py similarity index 100% rename from examples/mplot3d/offset.py rename to galleries/examples/mplot3d/offset.py diff --git a/examples/mplot3d/pathpatch3d.py b/galleries/examples/mplot3d/pathpatch3d.py similarity index 100% rename from examples/mplot3d/pathpatch3d.py rename to galleries/examples/mplot3d/pathpatch3d.py diff --git a/examples/mplot3d/polys3d.py b/galleries/examples/mplot3d/polys3d.py similarity index 100% rename from examples/mplot3d/polys3d.py rename to galleries/examples/mplot3d/polys3d.py diff --git a/examples/mplot3d/projections.py b/galleries/examples/mplot3d/projections.py similarity index 100% rename from examples/mplot3d/projections.py rename to galleries/examples/mplot3d/projections.py diff --git a/examples/mplot3d/quiver3d.py b/galleries/examples/mplot3d/quiver3d.py similarity index 100% rename from examples/mplot3d/quiver3d.py rename to galleries/examples/mplot3d/quiver3d.py diff --git a/examples/mplot3d/rotate_axes3d_sgskip.py b/galleries/examples/mplot3d/rotate_axes3d_sgskip.py similarity index 100% rename from examples/mplot3d/rotate_axes3d_sgskip.py rename to galleries/examples/mplot3d/rotate_axes3d_sgskip.py diff --git a/examples/mplot3d/scatter3d.py b/galleries/examples/mplot3d/scatter3d.py similarity index 100% rename from examples/mplot3d/scatter3d.py rename to galleries/examples/mplot3d/scatter3d.py diff --git a/examples/mplot3d/stem3d_demo.py b/galleries/examples/mplot3d/stem3d_demo.py similarity index 100% rename from examples/mplot3d/stem3d_demo.py rename to galleries/examples/mplot3d/stem3d_demo.py diff --git a/examples/mplot3d/subplot3d.py b/galleries/examples/mplot3d/subplot3d.py similarity index 100% rename from examples/mplot3d/subplot3d.py rename to galleries/examples/mplot3d/subplot3d.py diff --git a/examples/mplot3d/surface3d.py b/galleries/examples/mplot3d/surface3d.py similarity index 100% rename from examples/mplot3d/surface3d.py rename to galleries/examples/mplot3d/surface3d.py diff --git a/examples/mplot3d/surface3d_2.py b/galleries/examples/mplot3d/surface3d_2.py similarity index 100% rename from examples/mplot3d/surface3d_2.py rename to galleries/examples/mplot3d/surface3d_2.py diff --git a/examples/mplot3d/surface3d_3.py b/galleries/examples/mplot3d/surface3d_3.py similarity index 100% rename from examples/mplot3d/surface3d_3.py rename to galleries/examples/mplot3d/surface3d_3.py diff --git a/examples/mplot3d/surface3d_radial.py b/galleries/examples/mplot3d/surface3d_radial.py similarity index 100% rename from examples/mplot3d/surface3d_radial.py rename to galleries/examples/mplot3d/surface3d_radial.py diff --git a/examples/mplot3d/text3d.py b/galleries/examples/mplot3d/text3d.py similarity index 100% rename from examples/mplot3d/text3d.py rename to galleries/examples/mplot3d/text3d.py diff --git a/examples/mplot3d/tricontour3d.py b/galleries/examples/mplot3d/tricontour3d.py similarity index 100% rename from examples/mplot3d/tricontour3d.py rename to galleries/examples/mplot3d/tricontour3d.py diff --git a/examples/mplot3d/tricontourf3d.py b/galleries/examples/mplot3d/tricontourf3d.py similarity index 100% rename from examples/mplot3d/tricontourf3d.py rename to galleries/examples/mplot3d/tricontourf3d.py diff --git a/examples/mplot3d/trisurf3d.py b/galleries/examples/mplot3d/trisurf3d.py similarity index 100% rename from examples/mplot3d/trisurf3d.py rename to galleries/examples/mplot3d/trisurf3d.py diff --git a/examples/mplot3d/trisurf3d_2.py b/galleries/examples/mplot3d/trisurf3d_2.py similarity index 100% rename from examples/mplot3d/trisurf3d_2.py rename to galleries/examples/mplot3d/trisurf3d_2.py diff --git a/examples/mplot3d/view_planes_3d.py b/galleries/examples/mplot3d/view_planes_3d.py similarity index 100% rename from examples/mplot3d/view_planes_3d.py rename to galleries/examples/mplot3d/view_planes_3d.py diff --git a/examples/mplot3d/voxels.py b/galleries/examples/mplot3d/voxels.py similarity index 100% rename from examples/mplot3d/voxels.py rename to galleries/examples/mplot3d/voxels.py diff --git a/examples/mplot3d/voxels_numpy_logo.py b/galleries/examples/mplot3d/voxels_numpy_logo.py similarity index 100% rename from examples/mplot3d/voxels_numpy_logo.py rename to galleries/examples/mplot3d/voxels_numpy_logo.py diff --git a/examples/mplot3d/voxels_rgb.py b/galleries/examples/mplot3d/voxels_rgb.py similarity index 100% rename from examples/mplot3d/voxels_rgb.py rename to galleries/examples/mplot3d/voxels_rgb.py diff --git a/examples/mplot3d/voxels_torus.py b/galleries/examples/mplot3d/voxels_torus.py similarity index 100% rename from examples/mplot3d/voxels_torus.py rename to galleries/examples/mplot3d/voxels_torus.py diff --git a/examples/mplot3d/wire3d.py b/galleries/examples/mplot3d/wire3d.py similarity index 100% rename from examples/mplot3d/wire3d.py rename to galleries/examples/mplot3d/wire3d.py diff --git a/examples/mplot3d/wire3d_animation_sgskip.py b/galleries/examples/mplot3d/wire3d_animation_sgskip.py similarity index 100% rename from examples/mplot3d/wire3d_animation_sgskip.py rename to galleries/examples/mplot3d/wire3d_animation_sgskip.py diff --git a/examples/mplot3d/wire3d_zero_stride.py b/galleries/examples/mplot3d/wire3d_zero_stride.py similarity index 100% rename from examples/mplot3d/wire3d_zero_stride.py rename to galleries/examples/mplot3d/wire3d_zero_stride.py diff --git a/examples/pie_and_polar_charts/README.txt b/galleries/examples/pie_and_polar_charts/README.txt similarity index 100% rename from examples/pie_and_polar_charts/README.txt rename to galleries/examples/pie_and_polar_charts/README.txt diff --git a/examples/pie_and_polar_charts/bar_of_pie.py b/galleries/examples/pie_and_polar_charts/bar_of_pie.py similarity index 100% rename from examples/pie_and_polar_charts/bar_of_pie.py rename to galleries/examples/pie_and_polar_charts/bar_of_pie.py diff --git a/examples/pie_and_polar_charts/nested_pie.py b/galleries/examples/pie_and_polar_charts/nested_pie.py similarity index 100% rename from examples/pie_and_polar_charts/nested_pie.py rename to galleries/examples/pie_and_polar_charts/nested_pie.py diff --git a/examples/pie_and_polar_charts/pie_and_donut_labels.py b/galleries/examples/pie_and_polar_charts/pie_and_donut_labels.py similarity index 100% rename from examples/pie_and_polar_charts/pie_and_donut_labels.py rename to galleries/examples/pie_and_polar_charts/pie_and_donut_labels.py diff --git a/examples/pie_and_polar_charts/pie_demo2.py b/galleries/examples/pie_and_polar_charts/pie_demo2.py similarity index 100% rename from examples/pie_and_polar_charts/pie_demo2.py rename to galleries/examples/pie_and_polar_charts/pie_demo2.py diff --git a/examples/pie_and_polar_charts/pie_features.py b/galleries/examples/pie_and_polar_charts/pie_features.py similarity index 100% rename from examples/pie_and_polar_charts/pie_features.py rename to galleries/examples/pie_and_polar_charts/pie_features.py diff --git a/examples/pie_and_polar_charts/polar_bar.py b/galleries/examples/pie_and_polar_charts/polar_bar.py similarity index 100% rename from examples/pie_and_polar_charts/polar_bar.py rename to galleries/examples/pie_and_polar_charts/polar_bar.py diff --git a/examples/pie_and_polar_charts/polar_demo.py b/galleries/examples/pie_and_polar_charts/polar_demo.py similarity index 100% rename from examples/pie_and_polar_charts/polar_demo.py rename to galleries/examples/pie_and_polar_charts/polar_demo.py diff --git a/examples/pie_and_polar_charts/polar_error_caps.py b/galleries/examples/pie_and_polar_charts/polar_error_caps.py similarity index 100% rename from examples/pie_and_polar_charts/polar_error_caps.py rename to galleries/examples/pie_and_polar_charts/polar_error_caps.py diff --git a/examples/pie_and_polar_charts/polar_legend.py b/galleries/examples/pie_and_polar_charts/polar_legend.py similarity index 100% rename from examples/pie_and_polar_charts/polar_legend.py rename to galleries/examples/pie_and_polar_charts/polar_legend.py diff --git a/examples/pie_and_polar_charts/polar_scatter.py b/galleries/examples/pie_and_polar_charts/polar_scatter.py similarity index 100% rename from examples/pie_and_polar_charts/polar_scatter.py rename to galleries/examples/pie_and_polar_charts/polar_scatter.py diff --git a/examples/pyplots/README.txt b/galleries/examples/pyplots/README.txt similarity index 100% rename from examples/pyplots/README.txt rename to galleries/examples/pyplots/README.txt diff --git a/examples/pyplots/axline.py b/galleries/examples/pyplots/axline.py similarity index 100% rename from examples/pyplots/axline.py rename to galleries/examples/pyplots/axline.py diff --git a/examples/pyplots/matplotlibrc b/galleries/examples/pyplots/matplotlibrc similarity index 100% rename from examples/pyplots/matplotlibrc rename to galleries/examples/pyplots/matplotlibrc diff --git a/examples/pyplots/pyplot_simple.py b/galleries/examples/pyplots/pyplot_simple.py similarity index 100% rename from examples/pyplots/pyplot_simple.py rename to galleries/examples/pyplots/pyplot_simple.py diff --git a/examples/pyplots/pyplot_text.py b/galleries/examples/pyplots/pyplot_text.py similarity index 100% rename from examples/pyplots/pyplot_text.py rename to galleries/examples/pyplots/pyplot_text.py diff --git a/examples/pyplots/pyplot_three.py b/galleries/examples/pyplots/pyplot_three.py similarity index 100% rename from examples/pyplots/pyplot_three.py rename to galleries/examples/pyplots/pyplot_three.py diff --git a/examples/pyplots/pyplot_two_subplots.py b/galleries/examples/pyplots/pyplot_two_subplots.py similarity index 100% rename from examples/pyplots/pyplot_two_subplots.py rename to galleries/examples/pyplots/pyplot_two_subplots.py diff --git a/examples/scales/README.txt b/galleries/examples/scales/README.txt similarity index 100% rename from examples/scales/README.txt rename to galleries/examples/scales/README.txt diff --git a/examples/scales/asinh_demo.py b/galleries/examples/scales/asinh_demo.py similarity index 100% rename from examples/scales/asinh_demo.py rename to galleries/examples/scales/asinh_demo.py diff --git a/examples/scales/aspect_loglog.py b/galleries/examples/scales/aspect_loglog.py similarity index 100% rename from examples/scales/aspect_loglog.py rename to galleries/examples/scales/aspect_loglog.py diff --git a/examples/scales/custom_scale.py b/galleries/examples/scales/custom_scale.py similarity index 100% rename from examples/scales/custom_scale.py rename to galleries/examples/scales/custom_scale.py diff --git a/examples/scales/log_bar.py b/galleries/examples/scales/log_bar.py similarity index 100% rename from examples/scales/log_bar.py rename to galleries/examples/scales/log_bar.py diff --git a/examples/scales/log_demo.py b/galleries/examples/scales/log_demo.py similarity index 100% rename from examples/scales/log_demo.py rename to galleries/examples/scales/log_demo.py diff --git a/examples/scales/logit_demo.py b/galleries/examples/scales/logit_demo.py similarity index 100% rename from examples/scales/logit_demo.py rename to galleries/examples/scales/logit_demo.py diff --git a/examples/scales/power_norm.py b/galleries/examples/scales/power_norm.py similarity index 100% rename from examples/scales/power_norm.py rename to galleries/examples/scales/power_norm.py diff --git a/examples/scales/scales.py b/galleries/examples/scales/scales.py similarity index 100% rename from examples/scales/scales.py rename to galleries/examples/scales/scales.py diff --git a/examples/scales/semilogx_demo.py b/galleries/examples/scales/semilogx_demo.py similarity index 100% rename from examples/scales/semilogx_demo.py rename to galleries/examples/scales/semilogx_demo.py diff --git a/examples/scales/symlog_demo.py b/galleries/examples/scales/symlog_demo.py similarity index 100% rename from examples/scales/symlog_demo.py rename to galleries/examples/scales/symlog_demo.py diff --git a/examples/shapes_and_collections/README.txt b/galleries/examples/shapes_and_collections/README.txt similarity index 100% rename from examples/shapes_and_collections/README.txt rename to galleries/examples/shapes_and_collections/README.txt diff --git a/examples/shapes_and_collections/arrow_guide.py b/galleries/examples/shapes_and_collections/arrow_guide.py similarity index 100% rename from examples/shapes_and_collections/arrow_guide.py rename to galleries/examples/shapes_and_collections/arrow_guide.py diff --git a/examples/shapes_and_collections/artist_reference.py b/galleries/examples/shapes_and_collections/artist_reference.py similarity index 100% rename from examples/shapes_and_collections/artist_reference.py rename to galleries/examples/shapes_and_collections/artist_reference.py diff --git a/examples/shapes_and_collections/collections.py b/galleries/examples/shapes_and_collections/collections.py similarity index 100% rename from examples/shapes_and_collections/collections.py rename to galleries/examples/shapes_and_collections/collections.py diff --git a/examples/shapes_and_collections/compound_path.py b/galleries/examples/shapes_and_collections/compound_path.py similarity index 100% rename from examples/shapes_and_collections/compound_path.py rename to galleries/examples/shapes_and_collections/compound_path.py diff --git a/examples/shapes_and_collections/dolphin.py b/galleries/examples/shapes_and_collections/dolphin.py similarity index 100% rename from examples/shapes_and_collections/dolphin.py rename to galleries/examples/shapes_and_collections/dolphin.py diff --git a/examples/shapes_and_collections/donut.py b/galleries/examples/shapes_and_collections/donut.py similarity index 100% rename from examples/shapes_and_collections/donut.py rename to galleries/examples/shapes_and_collections/donut.py diff --git a/examples/shapes_and_collections/ellipse_collection.py b/galleries/examples/shapes_and_collections/ellipse_collection.py similarity index 100% rename from examples/shapes_and_collections/ellipse_collection.py rename to galleries/examples/shapes_and_collections/ellipse_collection.py diff --git a/examples/shapes_and_collections/ellipse_demo.py b/galleries/examples/shapes_and_collections/ellipse_demo.py similarity index 100% rename from examples/shapes_and_collections/ellipse_demo.py rename to galleries/examples/shapes_and_collections/ellipse_demo.py diff --git a/examples/shapes_and_collections/fancybox_demo.py b/galleries/examples/shapes_and_collections/fancybox_demo.py similarity index 100% rename from examples/shapes_and_collections/fancybox_demo.py rename to galleries/examples/shapes_and_collections/fancybox_demo.py diff --git a/examples/shapes_and_collections/hatch_demo.py b/galleries/examples/shapes_and_collections/hatch_demo.py similarity index 100% rename from examples/shapes_and_collections/hatch_demo.py rename to galleries/examples/shapes_and_collections/hatch_demo.py diff --git a/examples/shapes_and_collections/hatch_style_reference.py b/galleries/examples/shapes_and_collections/hatch_style_reference.py similarity index 100% rename from examples/shapes_and_collections/hatch_style_reference.py rename to galleries/examples/shapes_and_collections/hatch_style_reference.py diff --git a/examples/shapes_and_collections/line_collection.py b/galleries/examples/shapes_and_collections/line_collection.py similarity index 100% rename from examples/shapes_and_collections/line_collection.py rename to galleries/examples/shapes_and_collections/line_collection.py diff --git a/examples/shapes_and_collections/patch_collection.py b/galleries/examples/shapes_and_collections/patch_collection.py similarity index 100% rename from examples/shapes_and_collections/patch_collection.py rename to galleries/examples/shapes_and_collections/patch_collection.py diff --git a/examples/shapes_and_collections/path_patch.py b/galleries/examples/shapes_and_collections/path_patch.py similarity index 100% rename from examples/shapes_and_collections/path_patch.py rename to galleries/examples/shapes_and_collections/path_patch.py diff --git a/examples/shapes_and_collections/quad_bezier.py b/galleries/examples/shapes_and_collections/quad_bezier.py similarity index 100% rename from examples/shapes_and_collections/quad_bezier.py rename to galleries/examples/shapes_and_collections/quad_bezier.py diff --git a/examples/shapes_and_collections/scatter.py b/galleries/examples/shapes_and_collections/scatter.py similarity index 100% rename from examples/shapes_and_collections/scatter.py rename to galleries/examples/shapes_and_collections/scatter.py diff --git a/examples/showcase/README.txt b/galleries/examples/showcase/README.txt similarity index 100% rename from examples/showcase/README.txt rename to galleries/examples/showcase/README.txt diff --git a/examples/showcase/anatomy.py b/galleries/examples/showcase/anatomy.py similarity index 100% rename from examples/showcase/anatomy.py rename to galleries/examples/showcase/anatomy.py diff --git a/examples/showcase/firefox.py b/galleries/examples/showcase/firefox.py similarity index 100% rename from examples/showcase/firefox.py rename to galleries/examples/showcase/firefox.py diff --git a/examples/showcase/integral.py b/galleries/examples/showcase/integral.py similarity index 100% rename from examples/showcase/integral.py rename to galleries/examples/showcase/integral.py diff --git a/examples/showcase/mandelbrot.py b/galleries/examples/showcase/mandelbrot.py similarity index 100% rename from examples/showcase/mandelbrot.py rename to galleries/examples/showcase/mandelbrot.py diff --git a/examples/showcase/stock_prices.py b/galleries/examples/showcase/stock_prices.py similarity index 100% rename from examples/showcase/stock_prices.py rename to galleries/examples/showcase/stock_prices.py diff --git a/examples/showcase/xkcd.py b/galleries/examples/showcase/xkcd.py similarity index 100% rename from examples/showcase/xkcd.py rename to galleries/examples/showcase/xkcd.py diff --git a/examples/specialty_plots/README.txt b/galleries/examples/specialty_plots/README.txt similarity index 100% rename from examples/specialty_plots/README.txt rename to galleries/examples/specialty_plots/README.txt diff --git a/examples/specialty_plots/advanced_hillshading.py b/galleries/examples/specialty_plots/advanced_hillshading.py similarity index 100% rename from examples/specialty_plots/advanced_hillshading.py rename to galleries/examples/specialty_plots/advanced_hillshading.py diff --git a/examples/specialty_plots/anscombe.py b/galleries/examples/specialty_plots/anscombe.py similarity index 100% rename from examples/specialty_plots/anscombe.py rename to galleries/examples/specialty_plots/anscombe.py diff --git a/examples/specialty_plots/hinton_demo.py b/galleries/examples/specialty_plots/hinton_demo.py similarity index 100% rename from examples/specialty_plots/hinton_demo.py rename to galleries/examples/specialty_plots/hinton_demo.py diff --git a/examples/specialty_plots/leftventricle_bullseye.py b/galleries/examples/specialty_plots/leftventricle_bullseye.py similarity index 100% rename from examples/specialty_plots/leftventricle_bullseye.py rename to galleries/examples/specialty_plots/leftventricle_bullseye.py diff --git a/examples/specialty_plots/mri_demo.py b/galleries/examples/specialty_plots/mri_demo.py similarity index 100% rename from examples/specialty_plots/mri_demo.py rename to galleries/examples/specialty_plots/mri_demo.py diff --git a/examples/specialty_plots/mri_with_eeg.py b/galleries/examples/specialty_plots/mri_with_eeg.py similarity index 100% rename from examples/specialty_plots/mri_with_eeg.py rename to galleries/examples/specialty_plots/mri_with_eeg.py diff --git a/examples/specialty_plots/radar_chart.py b/galleries/examples/specialty_plots/radar_chart.py similarity index 100% rename from examples/specialty_plots/radar_chart.py rename to galleries/examples/specialty_plots/radar_chart.py diff --git a/examples/specialty_plots/sankey_basics.py b/galleries/examples/specialty_plots/sankey_basics.py similarity index 100% rename from examples/specialty_plots/sankey_basics.py rename to galleries/examples/specialty_plots/sankey_basics.py diff --git a/examples/specialty_plots/sankey_links.py b/galleries/examples/specialty_plots/sankey_links.py similarity index 100% rename from examples/specialty_plots/sankey_links.py rename to galleries/examples/specialty_plots/sankey_links.py diff --git a/examples/specialty_plots/sankey_rankine.py b/galleries/examples/specialty_plots/sankey_rankine.py similarity index 100% rename from examples/specialty_plots/sankey_rankine.py rename to galleries/examples/specialty_plots/sankey_rankine.py diff --git a/examples/specialty_plots/skewt.py b/galleries/examples/specialty_plots/skewt.py similarity index 100% rename from examples/specialty_plots/skewt.py rename to galleries/examples/specialty_plots/skewt.py diff --git a/examples/specialty_plots/topographic_hillshading.py b/galleries/examples/specialty_plots/topographic_hillshading.py similarity index 100% rename from examples/specialty_plots/topographic_hillshading.py rename to galleries/examples/specialty_plots/topographic_hillshading.py diff --git a/examples/spines/README.txt b/galleries/examples/spines/README.txt similarity index 100% rename from examples/spines/README.txt rename to galleries/examples/spines/README.txt diff --git a/examples/spines/centered_spines_with_arrows.py b/galleries/examples/spines/centered_spines_with_arrows.py similarity index 100% rename from examples/spines/centered_spines_with_arrows.py rename to galleries/examples/spines/centered_spines_with_arrows.py diff --git a/examples/spines/multiple_yaxis_with_spines.py b/galleries/examples/spines/multiple_yaxis_with_spines.py similarity index 100% rename from examples/spines/multiple_yaxis_with_spines.py rename to galleries/examples/spines/multiple_yaxis_with_spines.py diff --git a/examples/spines/spine_placement_demo.py b/galleries/examples/spines/spine_placement_demo.py similarity index 100% rename from examples/spines/spine_placement_demo.py rename to galleries/examples/spines/spine_placement_demo.py diff --git a/examples/spines/spines.py b/galleries/examples/spines/spines.py similarity index 100% rename from examples/spines/spines.py rename to galleries/examples/spines/spines.py diff --git a/examples/spines/spines_dropped.py b/galleries/examples/spines/spines_dropped.py similarity index 100% rename from examples/spines/spines_dropped.py rename to galleries/examples/spines/spines_dropped.py diff --git a/examples/statistics/README.txt b/galleries/examples/statistics/README.txt similarity index 100% rename from examples/statistics/README.txt rename to galleries/examples/statistics/README.txt diff --git a/examples/statistics/barchart_demo.py b/galleries/examples/statistics/barchart_demo.py similarity index 100% rename from examples/statistics/barchart_demo.py rename to galleries/examples/statistics/barchart_demo.py diff --git a/examples/statistics/boxplot.py b/galleries/examples/statistics/boxplot.py similarity index 100% rename from examples/statistics/boxplot.py rename to galleries/examples/statistics/boxplot.py diff --git a/examples/statistics/boxplot_color.py b/galleries/examples/statistics/boxplot_color.py similarity index 100% rename from examples/statistics/boxplot_color.py rename to galleries/examples/statistics/boxplot_color.py diff --git a/examples/statistics/boxplot_demo.py b/galleries/examples/statistics/boxplot_demo.py similarity index 100% rename from examples/statistics/boxplot_demo.py rename to galleries/examples/statistics/boxplot_demo.py diff --git a/examples/statistics/boxplot_vs_violin.py b/galleries/examples/statistics/boxplot_vs_violin.py similarity index 100% rename from examples/statistics/boxplot_vs_violin.py rename to galleries/examples/statistics/boxplot_vs_violin.py diff --git a/examples/statistics/bxp.py b/galleries/examples/statistics/bxp.py similarity index 100% rename from examples/statistics/bxp.py rename to galleries/examples/statistics/bxp.py diff --git a/examples/statistics/confidence_ellipse.py b/galleries/examples/statistics/confidence_ellipse.py similarity index 100% rename from examples/statistics/confidence_ellipse.py rename to galleries/examples/statistics/confidence_ellipse.py diff --git a/examples/statistics/customized_violin.py b/galleries/examples/statistics/customized_violin.py similarity index 100% rename from examples/statistics/customized_violin.py rename to galleries/examples/statistics/customized_violin.py diff --git a/examples/statistics/errorbar.py b/galleries/examples/statistics/errorbar.py similarity index 100% rename from examples/statistics/errorbar.py rename to galleries/examples/statistics/errorbar.py diff --git a/examples/statistics/errorbar_features.py b/galleries/examples/statistics/errorbar_features.py similarity index 100% rename from examples/statistics/errorbar_features.py rename to galleries/examples/statistics/errorbar_features.py diff --git a/examples/statistics/errorbar_limits.py b/galleries/examples/statistics/errorbar_limits.py similarity index 100% rename from examples/statistics/errorbar_limits.py rename to galleries/examples/statistics/errorbar_limits.py diff --git a/examples/statistics/errorbars_and_boxes.py b/galleries/examples/statistics/errorbars_and_boxes.py similarity index 100% rename from examples/statistics/errorbars_and_boxes.py rename to galleries/examples/statistics/errorbars_and_boxes.py diff --git a/examples/statistics/hexbin_demo.py b/galleries/examples/statistics/hexbin_demo.py similarity index 100% rename from examples/statistics/hexbin_demo.py rename to galleries/examples/statistics/hexbin_demo.py diff --git a/examples/statistics/hist.py b/galleries/examples/statistics/hist.py similarity index 100% rename from examples/statistics/hist.py rename to galleries/examples/statistics/hist.py diff --git a/examples/statistics/histogram_cumulative.py b/galleries/examples/statistics/histogram_cumulative.py similarity index 100% rename from examples/statistics/histogram_cumulative.py rename to galleries/examples/statistics/histogram_cumulative.py diff --git a/examples/statistics/histogram_features.py b/galleries/examples/statistics/histogram_features.py similarity index 100% rename from examples/statistics/histogram_features.py rename to galleries/examples/statistics/histogram_features.py diff --git a/examples/statistics/histogram_histtypes.py b/galleries/examples/statistics/histogram_histtypes.py similarity index 100% rename from examples/statistics/histogram_histtypes.py rename to galleries/examples/statistics/histogram_histtypes.py diff --git a/examples/statistics/histogram_multihist.py b/galleries/examples/statistics/histogram_multihist.py similarity index 100% rename from examples/statistics/histogram_multihist.py rename to galleries/examples/statistics/histogram_multihist.py diff --git a/examples/statistics/multiple_histograms_side_by_side.py b/galleries/examples/statistics/multiple_histograms_side_by_side.py similarity index 100% rename from examples/statistics/multiple_histograms_side_by_side.py rename to galleries/examples/statistics/multiple_histograms_side_by_side.py diff --git a/examples/statistics/time_series_histogram.py b/galleries/examples/statistics/time_series_histogram.py similarity index 100% rename from examples/statistics/time_series_histogram.py rename to galleries/examples/statistics/time_series_histogram.py diff --git a/examples/statistics/violinplot.py b/galleries/examples/statistics/violinplot.py similarity index 100% rename from examples/statistics/violinplot.py rename to galleries/examples/statistics/violinplot.py diff --git a/examples/style_sheets/README.txt b/galleries/examples/style_sheets/README.txt similarity index 100% rename from examples/style_sheets/README.txt rename to galleries/examples/style_sheets/README.txt diff --git a/examples/style_sheets/bmh.py b/galleries/examples/style_sheets/bmh.py similarity index 100% rename from examples/style_sheets/bmh.py rename to galleries/examples/style_sheets/bmh.py diff --git a/examples/style_sheets/dark_background.py b/galleries/examples/style_sheets/dark_background.py similarity index 100% rename from examples/style_sheets/dark_background.py rename to galleries/examples/style_sheets/dark_background.py diff --git a/examples/style_sheets/fivethirtyeight.py b/galleries/examples/style_sheets/fivethirtyeight.py similarity index 100% rename from examples/style_sheets/fivethirtyeight.py rename to galleries/examples/style_sheets/fivethirtyeight.py diff --git a/examples/style_sheets/ggplot.py b/galleries/examples/style_sheets/ggplot.py similarity index 100% rename from examples/style_sheets/ggplot.py rename to galleries/examples/style_sheets/ggplot.py diff --git a/examples/style_sheets/grayscale.py b/galleries/examples/style_sheets/grayscale.py similarity index 100% rename from examples/style_sheets/grayscale.py rename to galleries/examples/style_sheets/grayscale.py diff --git a/examples/style_sheets/plot_solarizedlight2.py b/galleries/examples/style_sheets/plot_solarizedlight2.py similarity index 100% rename from examples/style_sheets/plot_solarizedlight2.py rename to galleries/examples/style_sheets/plot_solarizedlight2.py diff --git a/examples/style_sheets/style_sheets_reference.py b/galleries/examples/style_sheets/style_sheets_reference.py similarity index 100% rename from examples/style_sheets/style_sheets_reference.py rename to galleries/examples/style_sheets/style_sheets_reference.py diff --git a/examples/subplots_axes_and_figures/README.txt b/galleries/examples/subplots_axes_and_figures/README.txt similarity index 100% rename from examples/subplots_axes_and_figures/README.txt rename to galleries/examples/subplots_axes_and_figures/README.txt diff --git a/examples/subplots_axes_and_figures/align_labels_demo.py b/galleries/examples/subplots_axes_and_figures/align_labels_demo.py similarity index 100% rename from examples/subplots_axes_and_figures/align_labels_demo.py rename to galleries/examples/subplots_axes_and_figures/align_labels_demo.py diff --git a/examples/subplots_axes_and_figures/auto_subplots_adjust.py b/galleries/examples/subplots_axes_and_figures/auto_subplots_adjust.py similarity index 100% rename from examples/subplots_axes_and_figures/auto_subplots_adjust.py rename to galleries/examples/subplots_axes_and_figures/auto_subplots_adjust.py diff --git a/examples/subplots_axes_and_figures/axes_box_aspect.py b/galleries/examples/subplots_axes_and_figures/axes_box_aspect.py similarity index 100% rename from examples/subplots_axes_and_figures/axes_box_aspect.py rename to galleries/examples/subplots_axes_and_figures/axes_box_aspect.py diff --git a/examples/subplots_axes_and_figures/axes_demo.py b/galleries/examples/subplots_axes_and_figures/axes_demo.py similarity index 100% rename from examples/subplots_axes_and_figures/axes_demo.py rename to galleries/examples/subplots_axes_and_figures/axes_demo.py diff --git a/examples/subplots_axes_and_figures/axes_margins.py b/galleries/examples/subplots_axes_and_figures/axes_margins.py similarity index 100% rename from examples/subplots_axes_and_figures/axes_margins.py rename to galleries/examples/subplots_axes_and_figures/axes_margins.py diff --git a/examples/subplots_axes_and_figures/axes_props.py b/galleries/examples/subplots_axes_and_figures/axes_props.py similarity index 100% rename from examples/subplots_axes_and_figures/axes_props.py rename to galleries/examples/subplots_axes_and_figures/axes_props.py diff --git a/examples/subplots_axes_and_figures/axes_zoom_effect.py b/galleries/examples/subplots_axes_and_figures/axes_zoom_effect.py similarity index 100% rename from examples/subplots_axes_and_figures/axes_zoom_effect.py rename to galleries/examples/subplots_axes_and_figures/axes_zoom_effect.py diff --git a/examples/subplots_axes_and_figures/axhspan_demo.py b/galleries/examples/subplots_axes_and_figures/axhspan_demo.py similarity index 100% rename from examples/subplots_axes_and_figures/axhspan_demo.py rename to galleries/examples/subplots_axes_and_figures/axhspan_demo.py diff --git a/examples/subplots_axes_and_figures/axis_equal_demo.py b/galleries/examples/subplots_axes_and_figures/axis_equal_demo.py similarity index 100% rename from examples/subplots_axes_and_figures/axis_equal_demo.py rename to galleries/examples/subplots_axes_and_figures/axis_equal_demo.py diff --git a/examples/subplots_axes_and_figures/axis_labels_demo.py b/galleries/examples/subplots_axes_and_figures/axis_labels_demo.py similarity index 100% rename from examples/subplots_axes_and_figures/axis_labels_demo.py rename to galleries/examples/subplots_axes_and_figures/axis_labels_demo.py diff --git a/examples/subplots_axes_and_figures/broken_axis.py b/galleries/examples/subplots_axes_and_figures/broken_axis.py similarity index 100% rename from examples/subplots_axes_and_figures/broken_axis.py rename to galleries/examples/subplots_axes_and_figures/broken_axis.py diff --git a/examples/subplots_axes_and_figures/colorbar_placement.py b/galleries/examples/subplots_axes_and_figures/colorbar_placement.py similarity index 100% rename from examples/subplots_axes_and_figures/colorbar_placement.py rename to galleries/examples/subplots_axes_and_figures/colorbar_placement.py diff --git a/examples/subplots_axes_and_figures/custom_figure_class.py b/galleries/examples/subplots_axes_and_figures/custom_figure_class.py similarity index 100% rename from examples/subplots_axes_and_figures/custom_figure_class.py rename to galleries/examples/subplots_axes_and_figures/custom_figure_class.py diff --git a/examples/subplots_axes_and_figures/demo_constrained_layout.py b/galleries/examples/subplots_axes_and_figures/demo_constrained_layout.py similarity index 100% rename from examples/subplots_axes_and_figures/demo_constrained_layout.py rename to galleries/examples/subplots_axes_and_figures/demo_constrained_layout.py diff --git a/examples/subplots_axes_and_figures/demo_tight_layout.py b/galleries/examples/subplots_axes_and_figures/demo_tight_layout.py similarity index 100% rename from examples/subplots_axes_and_figures/demo_tight_layout.py rename to galleries/examples/subplots_axes_and_figures/demo_tight_layout.py diff --git a/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.py b/galleries/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.py similarity index 100% rename from examples/subplots_axes_and_figures/fahrenheit_celsius_scales.py rename to galleries/examples/subplots_axes_and_figures/fahrenheit_celsius_scales.py diff --git a/examples/subplots_axes_and_figures/figure_size_units.py b/galleries/examples/subplots_axes_and_figures/figure_size_units.py similarity index 100% rename from examples/subplots_axes_and_figures/figure_size_units.py rename to galleries/examples/subplots_axes_and_figures/figure_size_units.py diff --git a/examples/subplots_axes_and_figures/figure_title.py b/galleries/examples/subplots_axes_and_figures/figure_title.py similarity index 100% rename from examples/subplots_axes_and_figures/figure_title.py rename to galleries/examples/subplots_axes_and_figures/figure_title.py diff --git a/examples/subplots_axes_and_figures/ganged_plots.py b/galleries/examples/subplots_axes_and_figures/ganged_plots.py similarity index 100% rename from examples/subplots_axes_and_figures/ganged_plots.py rename to galleries/examples/subplots_axes_and_figures/ganged_plots.py diff --git a/examples/subplots_axes_and_figures/geo_demo.py b/galleries/examples/subplots_axes_and_figures/geo_demo.py similarity index 100% rename from examples/subplots_axes_and_figures/geo_demo.py rename to galleries/examples/subplots_axes_and_figures/geo_demo.py diff --git a/examples/subplots_axes_and_figures/gridspec_and_subplots.py b/galleries/examples/subplots_axes_and_figures/gridspec_and_subplots.py similarity index 100% rename from examples/subplots_axes_and_figures/gridspec_and_subplots.py rename to galleries/examples/subplots_axes_and_figures/gridspec_and_subplots.py diff --git a/examples/subplots_axes_and_figures/gridspec_multicolumn.py b/galleries/examples/subplots_axes_and_figures/gridspec_multicolumn.py similarity index 100% rename from examples/subplots_axes_and_figures/gridspec_multicolumn.py rename to galleries/examples/subplots_axes_and_figures/gridspec_multicolumn.py diff --git a/examples/subplots_axes_and_figures/gridspec_nested.py b/galleries/examples/subplots_axes_and_figures/gridspec_nested.py similarity index 100% rename from examples/subplots_axes_and_figures/gridspec_nested.py rename to galleries/examples/subplots_axes_and_figures/gridspec_nested.py diff --git a/examples/subplots_axes_and_figures/invert_axes.py b/galleries/examples/subplots_axes_and_figures/invert_axes.py similarity index 100% rename from examples/subplots_axes_and_figures/invert_axes.py rename to galleries/examples/subplots_axes_and_figures/invert_axes.py diff --git a/examples/subplots_axes_and_figures/mosaic.py b/galleries/examples/subplots_axes_and_figures/mosaic.py similarity index 100% rename from examples/subplots_axes_and_figures/mosaic.py rename to galleries/examples/subplots_axes_and_figures/mosaic.py diff --git a/examples/subplots_axes_and_figures/multiple_figs_demo.py b/galleries/examples/subplots_axes_and_figures/multiple_figs_demo.py similarity index 100% rename from examples/subplots_axes_and_figures/multiple_figs_demo.py rename to galleries/examples/subplots_axes_and_figures/multiple_figs_demo.py diff --git a/examples/subplots_axes_and_figures/secondary_axis.py b/galleries/examples/subplots_axes_and_figures/secondary_axis.py similarity index 100% rename from examples/subplots_axes_and_figures/secondary_axis.py rename to galleries/examples/subplots_axes_and_figures/secondary_axis.py diff --git a/examples/subplots_axes_and_figures/share_axis_lims_views.py b/galleries/examples/subplots_axes_and_figures/share_axis_lims_views.py similarity index 100% rename from examples/subplots_axes_and_figures/share_axis_lims_views.py rename to galleries/examples/subplots_axes_and_figures/share_axis_lims_views.py diff --git a/examples/subplots_axes_and_figures/shared_axis_demo.py b/galleries/examples/subplots_axes_and_figures/shared_axis_demo.py similarity index 100% rename from examples/subplots_axes_and_figures/shared_axis_demo.py rename to galleries/examples/subplots_axes_and_figures/shared_axis_demo.py diff --git a/examples/subplots_axes_and_figures/subfigures.py b/galleries/examples/subplots_axes_and_figures/subfigures.py similarity index 100% rename from examples/subplots_axes_and_figures/subfigures.py rename to galleries/examples/subplots_axes_and_figures/subfigures.py diff --git a/examples/subplots_axes_and_figures/subplot.py b/galleries/examples/subplots_axes_and_figures/subplot.py similarity index 100% rename from examples/subplots_axes_and_figures/subplot.py rename to galleries/examples/subplots_axes_and_figures/subplot.py diff --git a/examples/subplots_axes_and_figures/subplots_adjust.py b/galleries/examples/subplots_axes_and_figures/subplots_adjust.py similarity index 100% rename from examples/subplots_axes_and_figures/subplots_adjust.py rename to galleries/examples/subplots_axes_and_figures/subplots_adjust.py diff --git a/examples/subplots_axes_and_figures/subplots_demo.py b/galleries/examples/subplots_axes_and_figures/subplots_demo.py similarity index 100% rename from examples/subplots_axes_and_figures/subplots_demo.py rename to galleries/examples/subplots_axes_and_figures/subplots_demo.py diff --git a/examples/subplots_axes_and_figures/two_scales.py b/galleries/examples/subplots_axes_and_figures/two_scales.py similarity index 100% rename from examples/subplots_axes_and_figures/two_scales.py rename to galleries/examples/subplots_axes_and_figures/two_scales.py diff --git a/examples/subplots_axes_and_figures/zoom_inset_axes.py b/galleries/examples/subplots_axes_and_figures/zoom_inset_axes.py similarity index 100% rename from examples/subplots_axes_and_figures/zoom_inset_axes.py rename to galleries/examples/subplots_axes_and_figures/zoom_inset_axes.py diff --git a/examples/text_labels_and_annotations/README.txt b/galleries/examples/text_labels_and_annotations/README.txt similarity index 100% rename from examples/text_labels_and_annotations/README.txt rename to galleries/examples/text_labels_and_annotations/README.txt diff --git a/examples/text_labels_and_annotations/accented_text.py b/galleries/examples/text_labels_and_annotations/accented_text.py similarity index 100% rename from examples/text_labels_and_annotations/accented_text.py rename to galleries/examples/text_labels_and_annotations/accented_text.py diff --git a/examples/text_labels_and_annotations/align_ylabels.py b/galleries/examples/text_labels_and_annotations/align_ylabels.py similarity index 100% rename from examples/text_labels_and_annotations/align_ylabels.py rename to galleries/examples/text_labels_and_annotations/align_ylabels.py diff --git a/examples/text_labels_and_annotations/angle_annotation.py b/galleries/examples/text_labels_and_annotations/angle_annotation.py similarity index 100% rename from examples/text_labels_and_annotations/angle_annotation.py rename to galleries/examples/text_labels_and_annotations/angle_annotation.py diff --git a/examples/text_labels_and_annotations/angles_on_bracket_arrows.py b/galleries/examples/text_labels_and_annotations/angles_on_bracket_arrows.py similarity index 100% rename from examples/text_labels_and_annotations/angles_on_bracket_arrows.py rename to galleries/examples/text_labels_and_annotations/angles_on_bracket_arrows.py diff --git a/examples/text_labels_and_annotations/annotate_transform.py b/galleries/examples/text_labels_and_annotations/annotate_transform.py similarity index 100% rename from examples/text_labels_and_annotations/annotate_transform.py rename to galleries/examples/text_labels_and_annotations/annotate_transform.py diff --git a/examples/text_labels_and_annotations/annotation_basic.py b/galleries/examples/text_labels_and_annotations/annotation_basic.py similarity index 100% rename from examples/text_labels_and_annotations/annotation_basic.py rename to galleries/examples/text_labels_and_annotations/annotation_basic.py diff --git a/examples/text_labels_and_annotations/annotation_demo.py b/galleries/examples/text_labels_and_annotations/annotation_demo.py similarity index 100% rename from examples/text_labels_and_annotations/annotation_demo.py rename to galleries/examples/text_labels_and_annotations/annotation_demo.py diff --git a/examples/text_labels_and_annotations/annotation_polar.py b/galleries/examples/text_labels_and_annotations/annotation_polar.py similarity index 100% rename from examples/text_labels_and_annotations/annotation_polar.py rename to galleries/examples/text_labels_and_annotations/annotation_polar.py diff --git a/examples/text_labels_and_annotations/arrow_demo.py b/galleries/examples/text_labels_and_annotations/arrow_demo.py similarity index 100% rename from examples/text_labels_and_annotations/arrow_demo.py rename to galleries/examples/text_labels_and_annotations/arrow_demo.py diff --git a/examples/text_labels_and_annotations/autowrap.py b/galleries/examples/text_labels_and_annotations/autowrap.py similarity index 100% rename from examples/text_labels_and_annotations/autowrap.py rename to galleries/examples/text_labels_and_annotations/autowrap.py diff --git a/examples/text_labels_and_annotations/custom_legends.py b/galleries/examples/text_labels_and_annotations/custom_legends.py similarity index 100% rename from examples/text_labels_and_annotations/custom_legends.py rename to galleries/examples/text_labels_and_annotations/custom_legends.py diff --git a/examples/text_labels_and_annotations/date.py b/galleries/examples/text_labels_and_annotations/date.py similarity index 100% rename from examples/text_labels_and_annotations/date.py rename to galleries/examples/text_labels_and_annotations/date.py diff --git a/examples/text_labels_and_annotations/demo_annotation_box.py b/galleries/examples/text_labels_and_annotations/demo_annotation_box.py similarity index 100% rename from examples/text_labels_and_annotations/demo_annotation_box.py rename to galleries/examples/text_labels_and_annotations/demo_annotation_box.py diff --git a/examples/text_labels_and_annotations/demo_text_path.py b/galleries/examples/text_labels_and_annotations/demo_text_path.py similarity index 100% rename from examples/text_labels_and_annotations/demo_text_path.py rename to galleries/examples/text_labels_and_annotations/demo_text_path.py diff --git a/examples/text_labels_and_annotations/demo_text_rotation_mode.py b/galleries/examples/text_labels_and_annotations/demo_text_rotation_mode.py similarity index 100% rename from examples/text_labels_and_annotations/demo_text_rotation_mode.py rename to galleries/examples/text_labels_and_annotations/demo_text_rotation_mode.py diff --git a/examples/text_labels_and_annotations/dfrac_demo.py b/galleries/examples/text_labels_and_annotations/dfrac_demo.py similarity index 100% rename from examples/text_labels_and_annotations/dfrac_demo.py rename to galleries/examples/text_labels_and_annotations/dfrac_demo.py diff --git a/examples/text_labels_and_annotations/engineering_formatter.py b/galleries/examples/text_labels_and_annotations/engineering_formatter.py similarity index 100% rename from examples/text_labels_and_annotations/engineering_formatter.py rename to galleries/examples/text_labels_and_annotations/engineering_formatter.py diff --git a/examples/text_labels_and_annotations/fancyarrow_demo.py b/galleries/examples/text_labels_and_annotations/fancyarrow_demo.py similarity index 100% rename from examples/text_labels_and_annotations/fancyarrow_demo.py rename to galleries/examples/text_labels_and_annotations/fancyarrow_demo.py diff --git a/examples/text_labels_and_annotations/fancytextbox_demo.py b/galleries/examples/text_labels_and_annotations/fancytextbox_demo.py similarity index 100% rename from examples/text_labels_and_annotations/fancytextbox_demo.py rename to galleries/examples/text_labels_and_annotations/fancytextbox_demo.py diff --git a/examples/text_labels_and_annotations/figlegend_demo.py b/galleries/examples/text_labels_and_annotations/figlegend_demo.py similarity index 100% rename from examples/text_labels_and_annotations/figlegend_demo.py rename to galleries/examples/text_labels_and_annotations/figlegend_demo.py diff --git a/examples/text_labels_and_annotations/font_family_rc.py b/galleries/examples/text_labels_and_annotations/font_family_rc.py similarity index 100% rename from examples/text_labels_and_annotations/font_family_rc.py rename to galleries/examples/text_labels_and_annotations/font_family_rc.py diff --git a/examples/text_labels_and_annotations/font_file.py b/galleries/examples/text_labels_and_annotations/font_file.py similarity index 100% rename from examples/text_labels_and_annotations/font_file.py rename to galleries/examples/text_labels_and_annotations/font_file.py diff --git a/examples/text_labels_and_annotations/font_table.py b/galleries/examples/text_labels_and_annotations/font_table.py similarity index 100% rename from examples/text_labels_and_annotations/font_table.py rename to galleries/examples/text_labels_and_annotations/font_table.py diff --git a/examples/text_labels_and_annotations/fonts_demo.py b/galleries/examples/text_labels_and_annotations/fonts_demo.py similarity index 100% rename from examples/text_labels_and_annotations/fonts_demo.py rename to galleries/examples/text_labels_and_annotations/fonts_demo.py diff --git a/examples/text_labels_and_annotations/fonts_demo_kw.py b/galleries/examples/text_labels_and_annotations/fonts_demo_kw.py similarity index 100% rename from examples/text_labels_and_annotations/fonts_demo_kw.py rename to galleries/examples/text_labels_and_annotations/fonts_demo_kw.py diff --git a/examples/text_labels_and_annotations/label_subplots.py b/galleries/examples/text_labels_and_annotations/label_subplots.py similarity index 100% rename from examples/text_labels_and_annotations/label_subplots.py rename to galleries/examples/text_labels_and_annotations/label_subplots.py diff --git a/examples/text_labels_and_annotations/legend.py b/galleries/examples/text_labels_and_annotations/legend.py similarity index 100% rename from examples/text_labels_and_annotations/legend.py rename to galleries/examples/text_labels_and_annotations/legend.py diff --git a/examples/text_labels_and_annotations/legend_demo.py b/galleries/examples/text_labels_and_annotations/legend_demo.py similarity index 100% rename from examples/text_labels_and_annotations/legend_demo.py rename to galleries/examples/text_labels_and_annotations/legend_demo.py diff --git a/examples/text_labels_and_annotations/line_with_text.py b/galleries/examples/text_labels_and_annotations/line_with_text.py similarity index 100% rename from examples/text_labels_and_annotations/line_with_text.py rename to galleries/examples/text_labels_and_annotations/line_with_text.py diff --git a/examples/text_labels_and_annotations/mathtext_asarray.py b/galleries/examples/text_labels_and_annotations/mathtext_asarray.py similarity index 100% rename from examples/text_labels_and_annotations/mathtext_asarray.py rename to galleries/examples/text_labels_and_annotations/mathtext_asarray.py diff --git a/examples/text_labels_and_annotations/mathtext_demo.py b/galleries/examples/text_labels_and_annotations/mathtext_demo.py similarity index 100% rename from examples/text_labels_and_annotations/mathtext_demo.py rename to galleries/examples/text_labels_and_annotations/mathtext_demo.py diff --git a/examples/text_labels_and_annotations/mathtext_examples.py b/galleries/examples/text_labels_and_annotations/mathtext_examples.py similarity index 100% rename from examples/text_labels_and_annotations/mathtext_examples.py rename to galleries/examples/text_labels_and_annotations/mathtext_examples.py diff --git a/examples/text_labels_and_annotations/mathtext_fontfamily_example.py b/galleries/examples/text_labels_and_annotations/mathtext_fontfamily_example.py similarity index 100% rename from examples/text_labels_and_annotations/mathtext_fontfamily_example.py rename to galleries/examples/text_labels_and_annotations/mathtext_fontfamily_example.py diff --git a/examples/text_labels_and_annotations/multiline.py b/galleries/examples/text_labels_and_annotations/multiline.py similarity index 100% rename from examples/text_labels_and_annotations/multiline.py rename to galleries/examples/text_labels_and_annotations/multiline.py diff --git a/examples/text_labels_and_annotations/placing_text_boxes.py b/galleries/examples/text_labels_and_annotations/placing_text_boxes.py similarity index 100% rename from examples/text_labels_and_annotations/placing_text_boxes.py rename to galleries/examples/text_labels_and_annotations/placing_text_boxes.py diff --git a/examples/text_labels_and_annotations/rainbow_text.py b/galleries/examples/text_labels_and_annotations/rainbow_text.py similarity index 100% rename from examples/text_labels_and_annotations/rainbow_text.py rename to galleries/examples/text_labels_and_annotations/rainbow_text.py diff --git a/examples/text_labels_and_annotations/stix_fonts_demo.py b/galleries/examples/text_labels_and_annotations/stix_fonts_demo.py similarity index 100% rename from examples/text_labels_and_annotations/stix_fonts_demo.py rename to galleries/examples/text_labels_and_annotations/stix_fonts_demo.py diff --git a/examples/text_labels_and_annotations/tex_demo.py b/galleries/examples/text_labels_and_annotations/tex_demo.py similarity index 100% rename from examples/text_labels_and_annotations/tex_demo.py rename to galleries/examples/text_labels_and_annotations/tex_demo.py diff --git a/examples/text_labels_and_annotations/text_alignment.py b/galleries/examples/text_labels_and_annotations/text_alignment.py similarity index 100% rename from examples/text_labels_and_annotations/text_alignment.py rename to galleries/examples/text_labels_and_annotations/text_alignment.py diff --git a/examples/text_labels_and_annotations/text_commands.py b/galleries/examples/text_labels_and_annotations/text_commands.py similarity index 100% rename from examples/text_labels_and_annotations/text_commands.py rename to galleries/examples/text_labels_and_annotations/text_commands.py diff --git a/examples/text_labels_and_annotations/text_fontdict.py b/galleries/examples/text_labels_and_annotations/text_fontdict.py similarity index 100% rename from examples/text_labels_and_annotations/text_fontdict.py rename to galleries/examples/text_labels_and_annotations/text_fontdict.py diff --git a/examples/text_labels_and_annotations/text_rotation_relative_to_line.py b/galleries/examples/text_labels_and_annotations/text_rotation_relative_to_line.py similarity index 100% rename from examples/text_labels_and_annotations/text_rotation_relative_to_line.py rename to galleries/examples/text_labels_and_annotations/text_rotation_relative_to_line.py diff --git a/examples/text_labels_and_annotations/titles_demo.py b/galleries/examples/text_labels_and_annotations/titles_demo.py similarity index 100% rename from examples/text_labels_and_annotations/titles_demo.py rename to galleries/examples/text_labels_and_annotations/titles_demo.py diff --git a/examples/text_labels_and_annotations/unicode_minus.py b/galleries/examples/text_labels_and_annotations/unicode_minus.py similarity index 100% rename from examples/text_labels_and_annotations/unicode_minus.py rename to galleries/examples/text_labels_and_annotations/unicode_minus.py diff --git a/examples/text_labels_and_annotations/usetex_baseline_test.py b/galleries/examples/text_labels_and_annotations/usetex_baseline_test.py similarity index 100% rename from examples/text_labels_and_annotations/usetex_baseline_test.py rename to galleries/examples/text_labels_and_annotations/usetex_baseline_test.py diff --git a/examples/text_labels_and_annotations/usetex_fonteffects.py b/galleries/examples/text_labels_and_annotations/usetex_fonteffects.py similarity index 100% rename from examples/text_labels_and_annotations/usetex_fonteffects.py rename to galleries/examples/text_labels_and_annotations/usetex_fonteffects.py diff --git a/examples/text_labels_and_annotations/watermark_text.py b/galleries/examples/text_labels_and_annotations/watermark_text.py similarity index 100% rename from examples/text_labels_and_annotations/watermark_text.py rename to galleries/examples/text_labels_and_annotations/watermark_text.py diff --git a/examples/ticks/README.txt b/galleries/examples/ticks/README.txt similarity index 100% rename from examples/ticks/README.txt rename to galleries/examples/ticks/README.txt diff --git a/examples/ticks/auto_ticks.py b/galleries/examples/ticks/auto_ticks.py similarity index 100% rename from examples/ticks/auto_ticks.py rename to galleries/examples/ticks/auto_ticks.py diff --git a/examples/ticks/centered_ticklabels.py b/galleries/examples/ticks/centered_ticklabels.py similarity index 100% rename from examples/ticks/centered_ticklabels.py rename to galleries/examples/ticks/centered_ticklabels.py diff --git a/examples/ticks/colorbar_tick_labelling_demo.py b/galleries/examples/ticks/colorbar_tick_labelling_demo.py similarity index 100% rename from examples/ticks/colorbar_tick_labelling_demo.py rename to galleries/examples/ticks/colorbar_tick_labelling_demo.py diff --git a/examples/ticks/custom_ticker1.py b/galleries/examples/ticks/custom_ticker1.py similarity index 100% rename from examples/ticks/custom_ticker1.py rename to galleries/examples/ticks/custom_ticker1.py diff --git a/examples/ticks/date_concise_formatter.py b/galleries/examples/ticks/date_concise_formatter.py similarity index 100% rename from examples/ticks/date_concise_formatter.py rename to galleries/examples/ticks/date_concise_formatter.py diff --git a/examples/ticks/date_demo_convert.py b/galleries/examples/ticks/date_demo_convert.py similarity index 100% rename from examples/ticks/date_demo_convert.py rename to galleries/examples/ticks/date_demo_convert.py diff --git a/examples/ticks/date_demo_rrule.py b/galleries/examples/ticks/date_demo_rrule.py similarity index 100% rename from examples/ticks/date_demo_rrule.py rename to galleries/examples/ticks/date_demo_rrule.py diff --git a/examples/ticks/date_formatters_locators.py b/galleries/examples/ticks/date_formatters_locators.py similarity index 100% rename from examples/ticks/date_formatters_locators.py rename to galleries/examples/ticks/date_formatters_locators.py diff --git a/examples/ticks/date_index_formatter.py b/galleries/examples/ticks/date_index_formatter.py similarity index 100% rename from examples/ticks/date_index_formatter.py rename to galleries/examples/ticks/date_index_formatter.py diff --git a/examples/ticks/date_precision_and_epochs.py b/galleries/examples/ticks/date_precision_and_epochs.py similarity index 100% rename from examples/ticks/date_precision_and_epochs.py rename to galleries/examples/ticks/date_precision_and_epochs.py diff --git a/examples/ticks/dollar_ticks.py b/galleries/examples/ticks/dollar_ticks.py similarity index 100% rename from examples/ticks/dollar_ticks.py rename to galleries/examples/ticks/dollar_ticks.py diff --git a/examples/ticks/fig_axes_customize_simple.py b/galleries/examples/ticks/fig_axes_customize_simple.py similarity index 100% rename from examples/ticks/fig_axes_customize_simple.py rename to galleries/examples/ticks/fig_axes_customize_simple.py diff --git a/examples/ticks/major_minor_demo.py b/galleries/examples/ticks/major_minor_demo.py similarity index 100% rename from examples/ticks/major_minor_demo.py rename to galleries/examples/ticks/major_minor_demo.py diff --git a/examples/ticks/scalarformatter.py b/galleries/examples/ticks/scalarformatter.py similarity index 100% rename from examples/ticks/scalarformatter.py rename to galleries/examples/ticks/scalarformatter.py diff --git a/examples/ticks/tick-formatters.py b/galleries/examples/ticks/tick-formatters.py similarity index 100% rename from examples/ticks/tick-formatters.py rename to galleries/examples/ticks/tick-formatters.py diff --git a/examples/ticks/tick-locators.py b/galleries/examples/ticks/tick-locators.py similarity index 100% rename from examples/ticks/tick-locators.py rename to galleries/examples/ticks/tick-locators.py diff --git a/examples/ticks/tick_label_right.py b/galleries/examples/ticks/tick_label_right.py similarity index 100% rename from examples/ticks/tick_label_right.py rename to galleries/examples/ticks/tick_label_right.py diff --git a/examples/ticks/tick_labels_from_values.py b/galleries/examples/ticks/tick_labels_from_values.py similarity index 100% rename from examples/ticks/tick_labels_from_values.py rename to galleries/examples/ticks/tick_labels_from_values.py diff --git a/examples/ticks/tick_xlabel_top.py b/galleries/examples/ticks/tick_xlabel_top.py similarity index 100% rename from examples/ticks/tick_xlabel_top.py rename to galleries/examples/ticks/tick_xlabel_top.py diff --git a/examples/ticks/ticklabels_rotation.py b/galleries/examples/ticks/ticklabels_rotation.py similarity index 100% rename from examples/ticks/ticklabels_rotation.py rename to galleries/examples/ticks/ticklabels_rotation.py diff --git a/examples/ticks/ticks_too_many.py b/galleries/examples/ticks/ticks_too_many.py similarity index 100% rename from examples/ticks/ticks_too_many.py rename to galleries/examples/ticks/ticks_too_many.py diff --git a/examples/units/README.txt b/galleries/examples/units/README.txt similarity index 100% rename from examples/units/README.txt rename to galleries/examples/units/README.txt diff --git a/examples/units/annotate_with_units.py b/galleries/examples/units/annotate_with_units.py similarity index 100% rename from examples/units/annotate_with_units.py rename to galleries/examples/units/annotate_with_units.py diff --git a/examples/units/artist_tests.py b/galleries/examples/units/artist_tests.py similarity index 100% rename from examples/units/artist_tests.py rename to galleries/examples/units/artist_tests.py diff --git a/examples/units/bar_demo2.py b/galleries/examples/units/bar_demo2.py similarity index 100% rename from examples/units/bar_demo2.py rename to galleries/examples/units/bar_demo2.py diff --git a/examples/units/bar_unit_demo.py b/galleries/examples/units/bar_unit_demo.py similarity index 100% rename from examples/units/bar_unit_demo.py rename to galleries/examples/units/bar_unit_demo.py diff --git a/examples/units/basic_units.py b/galleries/examples/units/basic_units.py similarity index 100% rename from examples/units/basic_units.py rename to galleries/examples/units/basic_units.py diff --git a/examples/units/ellipse_with_units.py b/galleries/examples/units/ellipse_with_units.py similarity index 100% rename from examples/units/ellipse_with_units.py rename to galleries/examples/units/ellipse_with_units.py diff --git a/examples/units/evans_test.py b/galleries/examples/units/evans_test.py similarity index 100% rename from examples/units/evans_test.py rename to galleries/examples/units/evans_test.py diff --git a/examples/units/radian_demo.py b/galleries/examples/units/radian_demo.py similarity index 100% rename from examples/units/radian_demo.py rename to galleries/examples/units/radian_demo.py diff --git a/examples/units/units_sample.py b/galleries/examples/units/units_sample.py similarity index 100% rename from examples/units/units_sample.py rename to galleries/examples/units/units_sample.py diff --git a/examples/units/units_scatter.py b/galleries/examples/units/units_scatter.py similarity index 100% rename from examples/units/units_scatter.py rename to galleries/examples/units/units_scatter.py diff --git a/examples/user_interfaces/README.txt b/galleries/examples/user_interfaces/README.txt similarity index 100% rename from examples/user_interfaces/README.txt rename to galleries/examples/user_interfaces/README.txt diff --git a/examples/user_interfaces/canvasagg.py b/galleries/examples/user_interfaces/canvasagg.py similarity index 100% rename from examples/user_interfaces/canvasagg.py rename to galleries/examples/user_interfaces/canvasagg.py diff --git a/examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py b/galleries/examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py diff --git a/examples/user_interfaces/embedding_in_gtk3_sgskip.py b/galleries/examples/user_interfaces/embedding_in_gtk3_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_gtk3_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_gtk3_sgskip.py diff --git a/examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py b/galleries/examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py diff --git a/examples/user_interfaces/embedding_in_gtk4_sgskip.py b/galleries/examples/user_interfaces/embedding_in_gtk4_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_gtk4_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_gtk4_sgskip.py diff --git a/examples/user_interfaces/embedding_in_qt_sgskip.py b/galleries/examples/user_interfaces/embedding_in_qt_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_qt_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_qt_sgskip.py diff --git a/examples/user_interfaces/embedding_in_tk_sgskip.py b/galleries/examples/user_interfaces/embedding_in_tk_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_tk_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_tk_sgskip.py diff --git a/examples/user_interfaces/embedding_in_wx2_sgskip.py b/galleries/examples/user_interfaces/embedding_in_wx2_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_wx2_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_wx2_sgskip.py diff --git a/examples/user_interfaces/embedding_in_wx3_sgskip.py b/galleries/examples/user_interfaces/embedding_in_wx3_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_wx3_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_wx3_sgskip.py diff --git a/examples/user_interfaces/embedding_in_wx4_sgskip.py b/galleries/examples/user_interfaces/embedding_in_wx4_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_wx4_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_wx4_sgskip.py diff --git a/examples/user_interfaces/embedding_in_wx5_sgskip.py b/galleries/examples/user_interfaces/embedding_in_wx5_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_in_wx5_sgskip.py rename to galleries/examples/user_interfaces/embedding_in_wx5_sgskip.py diff --git a/examples/user_interfaces/embedding_webagg_sgskip.py b/galleries/examples/user_interfaces/embedding_webagg_sgskip.py similarity index 100% rename from examples/user_interfaces/embedding_webagg_sgskip.py rename to galleries/examples/user_interfaces/embedding_webagg_sgskip.py diff --git a/examples/user_interfaces/fourier_demo_wx_sgskip.py b/galleries/examples/user_interfaces/fourier_demo_wx_sgskip.py similarity index 100% rename from examples/user_interfaces/fourier_demo_wx_sgskip.py rename to galleries/examples/user_interfaces/fourier_demo_wx_sgskip.py diff --git a/examples/user_interfaces/gtk3_spreadsheet_sgskip.py b/galleries/examples/user_interfaces/gtk3_spreadsheet_sgskip.py similarity index 100% rename from examples/user_interfaces/gtk3_spreadsheet_sgskip.py rename to galleries/examples/user_interfaces/gtk3_spreadsheet_sgskip.py diff --git a/examples/user_interfaces/gtk4_spreadsheet_sgskip.py b/galleries/examples/user_interfaces/gtk4_spreadsheet_sgskip.py similarity index 100% rename from examples/user_interfaces/gtk4_spreadsheet_sgskip.py rename to galleries/examples/user_interfaces/gtk4_spreadsheet_sgskip.py diff --git a/examples/user_interfaces/images/eye-symbolic.svg b/galleries/examples/user_interfaces/images/eye-symbolic.svg similarity index 100% rename from examples/user_interfaces/images/eye-symbolic.svg rename to galleries/examples/user_interfaces/images/eye-symbolic.svg diff --git a/examples/user_interfaces/images/eye.pdf b/galleries/examples/user_interfaces/images/eye.pdf similarity index 100% rename from examples/user_interfaces/images/eye.pdf rename to galleries/examples/user_interfaces/images/eye.pdf diff --git a/examples/user_interfaces/images/eye.png b/galleries/examples/user_interfaces/images/eye.png similarity index 100% rename from examples/user_interfaces/images/eye.png rename to galleries/examples/user_interfaces/images/eye.png diff --git a/examples/user_interfaces/images/eye.svg b/galleries/examples/user_interfaces/images/eye.svg similarity index 100% rename from examples/user_interfaces/images/eye.svg rename to galleries/examples/user_interfaces/images/eye.svg diff --git a/examples/user_interfaces/images/eye_large.png b/galleries/examples/user_interfaces/images/eye_large.png similarity index 100% rename from examples/user_interfaces/images/eye_large.png rename to galleries/examples/user_interfaces/images/eye_large.png diff --git a/examples/user_interfaces/mathtext_wx_sgskip.py b/galleries/examples/user_interfaces/mathtext_wx_sgskip.py similarity index 100% rename from examples/user_interfaces/mathtext_wx_sgskip.py rename to galleries/examples/user_interfaces/mathtext_wx_sgskip.py diff --git a/examples/user_interfaces/mpl_with_glade3.glade b/galleries/examples/user_interfaces/mpl_with_glade3.glade similarity index 100% rename from examples/user_interfaces/mpl_with_glade3.glade rename to galleries/examples/user_interfaces/mpl_with_glade3.glade diff --git a/examples/user_interfaces/mpl_with_glade3_sgskip.py b/galleries/examples/user_interfaces/mpl_with_glade3_sgskip.py similarity index 100% rename from examples/user_interfaces/mpl_with_glade3_sgskip.py rename to galleries/examples/user_interfaces/mpl_with_glade3_sgskip.py diff --git a/examples/user_interfaces/mplcvd.py b/galleries/examples/user_interfaces/mplcvd.py similarity index 100% rename from examples/user_interfaces/mplcvd.py rename to galleries/examples/user_interfaces/mplcvd.py diff --git a/examples/user_interfaces/pylab_with_gtk3_sgskip.py b/galleries/examples/user_interfaces/pylab_with_gtk3_sgskip.py similarity index 100% rename from examples/user_interfaces/pylab_with_gtk3_sgskip.py rename to galleries/examples/user_interfaces/pylab_with_gtk3_sgskip.py diff --git a/examples/user_interfaces/pylab_with_gtk4_sgskip.py b/galleries/examples/user_interfaces/pylab_with_gtk4_sgskip.py similarity index 100% rename from examples/user_interfaces/pylab_with_gtk4_sgskip.py rename to galleries/examples/user_interfaces/pylab_with_gtk4_sgskip.py diff --git a/examples/user_interfaces/svg_histogram_sgskip.py b/galleries/examples/user_interfaces/svg_histogram_sgskip.py similarity index 100% rename from examples/user_interfaces/svg_histogram_sgskip.py rename to galleries/examples/user_interfaces/svg_histogram_sgskip.py diff --git a/examples/user_interfaces/svg_tooltip_sgskip.py b/galleries/examples/user_interfaces/svg_tooltip_sgskip.py similarity index 100% rename from examples/user_interfaces/svg_tooltip_sgskip.py rename to galleries/examples/user_interfaces/svg_tooltip_sgskip.py diff --git a/examples/user_interfaces/toolmanager_sgskip.py b/galleries/examples/user_interfaces/toolmanager_sgskip.py similarity index 100% rename from examples/user_interfaces/toolmanager_sgskip.py rename to galleries/examples/user_interfaces/toolmanager_sgskip.py diff --git a/examples/user_interfaces/web_application_server_sgskip.py b/galleries/examples/user_interfaces/web_application_server_sgskip.py similarity index 100% rename from examples/user_interfaces/web_application_server_sgskip.py rename to galleries/examples/user_interfaces/web_application_server_sgskip.py diff --git a/examples/user_interfaces/wxcursor_demo_sgskip.py b/galleries/examples/user_interfaces/wxcursor_demo_sgskip.py similarity index 100% rename from examples/user_interfaces/wxcursor_demo_sgskip.py rename to galleries/examples/user_interfaces/wxcursor_demo_sgskip.py diff --git a/examples/userdemo/README.txt b/galleries/examples/userdemo/README.txt similarity index 100% rename from examples/userdemo/README.txt rename to galleries/examples/userdemo/README.txt diff --git a/examples/userdemo/annotate_explain.py b/galleries/examples/userdemo/annotate_explain.py similarity index 100% rename from examples/userdemo/annotate_explain.py rename to galleries/examples/userdemo/annotate_explain.py diff --git a/examples/userdemo/annotate_simple_coord02.py b/galleries/examples/userdemo/annotate_simple_coord02.py similarity index 100% rename from examples/userdemo/annotate_simple_coord02.py rename to galleries/examples/userdemo/annotate_simple_coord02.py diff --git a/examples/userdemo/annotate_text_arrow.py b/galleries/examples/userdemo/annotate_text_arrow.py similarity index 100% rename from examples/userdemo/annotate_text_arrow.py rename to galleries/examples/userdemo/annotate_text_arrow.py diff --git a/examples/userdemo/connect_simple01.py b/galleries/examples/userdemo/connect_simple01.py similarity index 100% rename from examples/userdemo/connect_simple01.py rename to galleries/examples/userdemo/connect_simple01.py diff --git a/examples/userdemo/connectionstyle_demo.py b/galleries/examples/userdemo/connectionstyle_demo.py similarity index 100% rename from examples/userdemo/connectionstyle_demo.py rename to galleries/examples/userdemo/connectionstyle_demo.py diff --git a/examples/userdemo/custom_boxstyle01.py b/galleries/examples/userdemo/custom_boxstyle01.py similarity index 100% rename from examples/userdemo/custom_boxstyle01.py rename to galleries/examples/userdemo/custom_boxstyle01.py diff --git a/examples/userdemo/demo_gridspec01.py b/galleries/examples/userdemo/demo_gridspec01.py similarity index 100% rename from examples/userdemo/demo_gridspec01.py rename to galleries/examples/userdemo/demo_gridspec01.py diff --git a/examples/userdemo/demo_gridspec03.py b/galleries/examples/userdemo/demo_gridspec03.py similarity index 100% rename from examples/userdemo/demo_gridspec03.py rename to galleries/examples/userdemo/demo_gridspec03.py diff --git a/examples/userdemo/demo_gridspec06.py b/galleries/examples/userdemo/demo_gridspec06.py similarity index 100% rename from examples/userdemo/demo_gridspec06.py rename to galleries/examples/userdemo/demo_gridspec06.py diff --git a/examples/userdemo/pgf_fonts.py b/galleries/examples/userdemo/pgf_fonts.py similarity index 100% rename from examples/userdemo/pgf_fonts.py rename to galleries/examples/userdemo/pgf_fonts.py diff --git a/examples/userdemo/pgf_preamble_sgskip.py b/galleries/examples/userdemo/pgf_preamble_sgskip.py similarity index 100% rename from examples/userdemo/pgf_preamble_sgskip.py rename to galleries/examples/userdemo/pgf_preamble_sgskip.py diff --git a/examples/userdemo/pgf_texsystem.py b/galleries/examples/userdemo/pgf_texsystem.py similarity index 100% rename from examples/userdemo/pgf_texsystem.py rename to galleries/examples/userdemo/pgf_texsystem.py diff --git a/examples/userdemo/simple_annotate01.py b/galleries/examples/userdemo/simple_annotate01.py similarity index 100% rename from examples/userdemo/simple_annotate01.py rename to galleries/examples/userdemo/simple_annotate01.py diff --git a/examples/userdemo/simple_legend01.py b/galleries/examples/userdemo/simple_legend01.py similarity index 100% rename from examples/userdemo/simple_legend01.py rename to galleries/examples/userdemo/simple_legend01.py diff --git a/examples/userdemo/simple_legend02.py b/galleries/examples/userdemo/simple_legend02.py similarity index 100% rename from examples/userdemo/simple_legend02.py rename to galleries/examples/userdemo/simple_legend02.py diff --git a/examples/widgets/README.txt b/galleries/examples/widgets/README.txt similarity index 100% rename from examples/widgets/README.txt rename to galleries/examples/widgets/README.txt diff --git a/examples/widgets/annotated_cursor.py b/galleries/examples/widgets/annotated_cursor.py similarity index 100% rename from examples/widgets/annotated_cursor.py rename to galleries/examples/widgets/annotated_cursor.py diff --git a/examples/widgets/buttons.py b/galleries/examples/widgets/buttons.py similarity index 100% rename from examples/widgets/buttons.py rename to galleries/examples/widgets/buttons.py diff --git a/examples/widgets/check_buttons.py b/galleries/examples/widgets/check_buttons.py similarity index 100% rename from examples/widgets/check_buttons.py rename to galleries/examples/widgets/check_buttons.py diff --git a/examples/widgets/cursor.py b/galleries/examples/widgets/cursor.py similarity index 100% rename from examples/widgets/cursor.py rename to galleries/examples/widgets/cursor.py diff --git a/examples/widgets/lasso_selector_demo_sgskip.py b/galleries/examples/widgets/lasso_selector_demo_sgskip.py similarity index 100% rename from examples/widgets/lasso_selector_demo_sgskip.py rename to galleries/examples/widgets/lasso_selector_demo_sgskip.py diff --git a/examples/widgets/menu.py b/galleries/examples/widgets/menu.py similarity index 100% rename from examples/widgets/menu.py rename to galleries/examples/widgets/menu.py diff --git a/examples/widgets/mouse_cursor.py b/galleries/examples/widgets/mouse_cursor.py similarity index 100% rename from examples/widgets/mouse_cursor.py rename to galleries/examples/widgets/mouse_cursor.py diff --git a/examples/widgets/multicursor.py b/galleries/examples/widgets/multicursor.py similarity index 100% rename from examples/widgets/multicursor.py rename to galleries/examples/widgets/multicursor.py diff --git a/examples/widgets/polygon_selector_demo.py b/galleries/examples/widgets/polygon_selector_demo.py similarity index 100% rename from examples/widgets/polygon_selector_demo.py rename to galleries/examples/widgets/polygon_selector_demo.py diff --git a/examples/widgets/polygon_selector_simple.py b/galleries/examples/widgets/polygon_selector_simple.py similarity index 100% rename from examples/widgets/polygon_selector_simple.py rename to galleries/examples/widgets/polygon_selector_simple.py diff --git a/examples/widgets/radio_buttons.py b/galleries/examples/widgets/radio_buttons.py similarity index 100% rename from examples/widgets/radio_buttons.py rename to galleries/examples/widgets/radio_buttons.py diff --git a/examples/widgets/range_slider.py b/galleries/examples/widgets/range_slider.py similarity index 100% rename from examples/widgets/range_slider.py rename to galleries/examples/widgets/range_slider.py diff --git a/examples/widgets/rectangle_selector.py b/galleries/examples/widgets/rectangle_selector.py similarity index 100% rename from examples/widgets/rectangle_selector.py rename to galleries/examples/widgets/rectangle_selector.py diff --git a/examples/widgets/slider_demo.py b/galleries/examples/widgets/slider_demo.py similarity index 100% rename from examples/widgets/slider_demo.py rename to galleries/examples/widgets/slider_demo.py diff --git a/examples/widgets/slider_snap_demo.py b/galleries/examples/widgets/slider_snap_demo.py similarity index 100% rename from examples/widgets/slider_snap_demo.py rename to galleries/examples/widgets/slider_snap_demo.py diff --git a/examples/widgets/span_selector.py b/galleries/examples/widgets/span_selector.py similarity index 100% rename from examples/widgets/span_selector.py rename to galleries/examples/widgets/span_selector.py diff --git a/examples/widgets/textbox.py b/galleries/examples/widgets/textbox.py similarity index 100% rename from examples/widgets/textbox.py rename to galleries/examples/widgets/textbox.py diff --git a/plot_types/3D/README.rst b/galleries/plot_types/3D/README.rst similarity index 100% rename from plot_types/3D/README.rst rename to galleries/plot_types/3D/README.rst diff --git a/plot_types/3D/scatter3d_simple.py b/galleries/plot_types/3D/scatter3d_simple.py similarity index 100% rename from plot_types/3D/scatter3d_simple.py rename to galleries/plot_types/3D/scatter3d_simple.py diff --git a/plot_types/3D/surface3d_simple.py b/galleries/plot_types/3D/surface3d_simple.py similarity index 100% rename from plot_types/3D/surface3d_simple.py rename to galleries/plot_types/3D/surface3d_simple.py diff --git a/plot_types/3D/trisurf3d_simple.py b/galleries/plot_types/3D/trisurf3d_simple.py similarity index 100% rename from plot_types/3D/trisurf3d_simple.py rename to galleries/plot_types/3D/trisurf3d_simple.py diff --git a/plot_types/3D/voxels_simple.py b/galleries/plot_types/3D/voxels_simple.py similarity index 100% rename from plot_types/3D/voxels_simple.py rename to galleries/plot_types/3D/voxels_simple.py diff --git a/plot_types/3D/wire3d_simple.py b/galleries/plot_types/3D/wire3d_simple.py similarity index 100% rename from plot_types/3D/wire3d_simple.py rename to galleries/plot_types/3D/wire3d_simple.py diff --git a/plot_types/README.rst b/galleries/plot_types/README.rst similarity index 100% rename from plot_types/README.rst rename to galleries/plot_types/README.rst diff --git a/plot_types/arrays/README.rst b/galleries/plot_types/arrays/README.rst similarity index 100% rename from plot_types/arrays/README.rst rename to galleries/plot_types/arrays/README.rst diff --git a/plot_types/arrays/barbs.py b/galleries/plot_types/arrays/barbs.py similarity index 100% rename from plot_types/arrays/barbs.py rename to galleries/plot_types/arrays/barbs.py diff --git a/plot_types/arrays/contour.py b/galleries/plot_types/arrays/contour.py similarity index 100% rename from plot_types/arrays/contour.py rename to galleries/plot_types/arrays/contour.py diff --git a/plot_types/arrays/contourf.py b/galleries/plot_types/arrays/contourf.py similarity index 100% rename from plot_types/arrays/contourf.py rename to galleries/plot_types/arrays/contourf.py diff --git a/plot_types/arrays/imshow.py b/galleries/plot_types/arrays/imshow.py similarity index 100% rename from plot_types/arrays/imshow.py rename to galleries/plot_types/arrays/imshow.py diff --git a/plot_types/arrays/pcolormesh.py b/galleries/plot_types/arrays/pcolormesh.py similarity index 100% rename from plot_types/arrays/pcolormesh.py rename to galleries/plot_types/arrays/pcolormesh.py diff --git a/plot_types/arrays/quiver.py b/galleries/plot_types/arrays/quiver.py similarity index 100% rename from plot_types/arrays/quiver.py rename to galleries/plot_types/arrays/quiver.py diff --git a/plot_types/arrays/streamplot.py b/galleries/plot_types/arrays/streamplot.py similarity index 100% rename from plot_types/arrays/streamplot.py rename to galleries/plot_types/arrays/streamplot.py diff --git a/plot_types/basic/README.rst b/galleries/plot_types/basic/README.rst similarity index 100% rename from plot_types/basic/README.rst rename to galleries/plot_types/basic/README.rst diff --git a/plot_types/basic/bar.py b/galleries/plot_types/basic/bar.py similarity index 100% rename from plot_types/basic/bar.py rename to galleries/plot_types/basic/bar.py diff --git a/plot_types/basic/fill_between.py b/galleries/plot_types/basic/fill_between.py similarity index 100% rename from plot_types/basic/fill_between.py rename to galleries/plot_types/basic/fill_between.py diff --git a/plot_types/basic/plot.py b/galleries/plot_types/basic/plot.py similarity index 100% rename from plot_types/basic/plot.py rename to galleries/plot_types/basic/plot.py diff --git a/plot_types/basic/scatter_plot.py b/galleries/plot_types/basic/scatter_plot.py similarity index 100% rename from plot_types/basic/scatter_plot.py rename to galleries/plot_types/basic/scatter_plot.py diff --git a/plot_types/basic/stackplot.py b/galleries/plot_types/basic/stackplot.py similarity index 100% rename from plot_types/basic/stackplot.py rename to galleries/plot_types/basic/stackplot.py diff --git a/plot_types/basic/stem.py b/galleries/plot_types/basic/stem.py similarity index 100% rename from plot_types/basic/stem.py rename to galleries/plot_types/basic/stem.py diff --git a/plot_types/basic/step.py b/galleries/plot_types/basic/step.py similarity index 100% rename from plot_types/basic/step.py rename to galleries/plot_types/basic/step.py diff --git a/plot_types/stats/README.rst b/galleries/plot_types/stats/README.rst similarity index 100% rename from plot_types/stats/README.rst rename to galleries/plot_types/stats/README.rst diff --git a/plot_types/stats/boxplot_plot.py b/galleries/plot_types/stats/boxplot_plot.py similarity index 100% rename from plot_types/stats/boxplot_plot.py rename to galleries/plot_types/stats/boxplot_plot.py diff --git a/plot_types/stats/errorbar_plot.py b/galleries/plot_types/stats/errorbar_plot.py similarity index 100% rename from plot_types/stats/errorbar_plot.py rename to galleries/plot_types/stats/errorbar_plot.py diff --git a/plot_types/stats/eventplot.py b/galleries/plot_types/stats/eventplot.py similarity index 100% rename from plot_types/stats/eventplot.py rename to galleries/plot_types/stats/eventplot.py diff --git a/plot_types/stats/hexbin.py b/galleries/plot_types/stats/hexbin.py similarity index 100% rename from plot_types/stats/hexbin.py rename to galleries/plot_types/stats/hexbin.py diff --git a/plot_types/stats/hist2d.py b/galleries/plot_types/stats/hist2d.py similarity index 100% rename from plot_types/stats/hist2d.py rename to galleries/plot_types/stats/hist2d.py diff --git a/plot_types/stats/hist_plot.py b/galleries/plot_types/stats/hist_plot.py similarity index 100% rename from plot_types/stats/hist_plot.py rename to galleries/plot_types/stats/hist_plot.py diff --git a/plot_types/stats/pie.py b/galleries/plot_types/stats/pie.py similarity index 100% rename from plot_types/stats/pie.py rename to galleries/plot_types/stats/pie.py diff --git a/plot_types/stats/violin.py b/galleries/plot_types/stats/violin.py similarity index 100% rename from plot_types/stats/violin.py rename to galleries/plot_types/stats/violin.py diff --git a/plot_types/unstructured/README.rst b/galleries/plot_types/unstructured/README.rst similarity index 100% rename from plot_types/unstructured/README.rst rename to galleries/plot_types/unstructured/README.rst diff --git a/plot_types/unstructured/tricontour.py b/galleries/plot_types/unstructured/tricontour.py similarity index 100% rename from plot_types/unstructured/tricontour.py rename to galleries/plot_types/unstructured/tricontour.py diff --git a/plot_types/unstructured/tricontourf.py b/galleries/plot_types/unstructured/tricontourf.py similarity index 100% rename from plot_types/unstructured/tricontourf.py rename to galleries/plot_types/unstructured/tricontourf.py diff --git a/plot_types/unstructured/tripcolor.py b/galleries/plot_types/unstructured/tripcolor.py similarity index 100% rename from plot_types/unstructured/tripcolor.py rename to galleries/plot_types/unstructured/tripcolor.py diff --git a/plot_types/unstructured/triplot.py b/galleries/plot_types/unstructured/triplot.py similarity index 100% rename from plot_types/unstructured/triplot.py rename to galleries/plot_types/unstructured/triplot.py diff --git a/tutorials/README.txt b/galleries/tutorials/README.txt similarity index 100% rename from tutorials/README.txt rename to galleries/tutorials/README.txt diff --git a/tutorials/advanced/README.txt b/galleries/tutorials/advanced/README.txt similarity index 100% rename from tutorials/advanced/README.txt rename to galleries/tutorials/advanced/README.txt diff --git a/tutorials/advanced/blitting.py b/galleries/tutorials/advanced/blitting.py similarity index 100% rename from tutorials/advanced/blitting.py rename to galleries/tutorials/advanced/blitting.py diff --git a/tutorials/advanced/path_tutorial.py b/galleries/tutorials/advanced/path_tutorial.py similarity index 100% rename from tutorials/advanced/path_tutorial.py rename to galleries/tutorials/advanced/path_tutorial.py diff --git a/tutorials/advanced/patheffects_guide.py b/galleries/tutorials/advanced/patheffects_guide.py similarity index 100% rename from tutorials/advanced/patheffects_guide.py rename to galleries/tutorials/advanced/patheffects_guide.py diff --git a/tutorials/advanced/transforms_tutorial.py b/galleries/tutorials/advanced/transforms_tutorial.py similarity index 100% rename from tutorials/advanced/transforms_tutorial.py rename to galleries/tutorials/advanced/transforms_tutorial.py diff --git a/tutorials/colors/README.txt b/galleries/tutorials/colors/README.txt similarity index 100% rename from tutorials/colors/README.txt rename to galleries/tutorials/colors/README.txt diff --git a/tutorials/colors/colorbar_only.py b/galleries/tutorials/colors/colorbar_only.py similarity index 100% rename from tutorials/colors/colorbar_only.py rename to galleries/tutorials/colors/colorbar_only.py diff --git a/tutorials/colors/colormap-manipulation.py b/galleries/tutorials/colors/colormap-manipulation.py similarity index 100% rename from tutorials/colors/colormap-manipulation.py rename to galleries/tutorials/colors/colormap-manipulation.py diff --git a/tutorials/colors/colormapnorms.py b/galleries/tutorials/colors/colormapnorms.py similarity index 100% rename from tutorials/colors/colormapnorms.py rename to galleries/tutorials/colors/colormapnorms.py diff --git a/tutorials/colors/colormaps.py b/galleries/tutorials/colors/colormaps.py similarity index 100% rename from tutorials/colors/colormaps.py rename to galleries/tutorials/colors/colormaps.py diff --git a/tutorials/colors/colors.py b/galleries/tutorials/colors/colors.py similarity index 100% rename from tutorials/colors/colors.py rename to galleries/tutorials/colors/colors.py diff --git a/tutorials/intermediate/README.txt b/galleries/tutorials/intermediate/README.txt similarity index 100% rename from tutorials/intermediate/README.txt rename to galleries/tutorials/intermediate/README.txt diff --git a/tutorials/intermediate/arranging_axes.py b/galleries/tutorials/intermediate/arranging_axes.py similarity index 100% rename from tutorials/intermediate/arranging_axes.py rename to galleries/tutorials/intermediate/arranging_axes.py diff --git a/tutorials/intermediate/artists.py b/galleries/tutorials/intermediate/artists.py similarity index 100% rename from tutorials/intermediate/artists.py rename to galleries/tutorials/intermediate/artists.py diff --git a/tutorials/intermediate/autoscale.py b/galleries/tutorials/intermediate/autoscale.py similarity index 100% rename from tutorials/intermediate/autoscale.py rename to galleries/tutorials/intermediate/autoscale.py diff --git a/tutorials/intermediate/color_cycle.py b/galleries/tutorials/intermediate/color_cycle.py similarity index 100% rename from tutorials/intermediate/color_cycle.py rename to galleries/tutorials/intermediate/color_cycle.py diff --git a/tutorials/intermediate/constrainedlayout_guide.py b/galleries/tutorials/intermediate/constrainedlayout_guide.py similarity index 99% rename from tutorials/intermediate/constrainedlayout_guide.py rename to galleries/tutorials/intermediate/constrainedlayout_guide.py index 6c68620ebf60..cb4c639f198b 100644 --- a/tutorials/intermediate/constrainedlayout_guide.py +++ b/galleries/tutorials/intermediate/constrainedlayout_guide.py @@ -203,7 +203,7 @@ def example_plot(ax, fontsize=12, hide_labels=False): # we don't want the layout to change at this point. fig.set_layout_engine('none') try: - fig.savefig('../../doc/_static/constrained_layout_1b.png', + fig.savefig('../../../doc/_static/constrained_layout_1b.png', bbox_inches='tight', dpi=100) except FileNotFoundError: # this allows the script to keep going if run interactively and @@ -225,7 +225,7 @@ def example_plot(ax, fontsize=12, hide_labels=False): leg = fig.legend(lines, labels, loc='center left', bbox_to_anchor=(0.8, 0.5), bbox_transform=axs[1].transAxes) try: - fig.savefig('../../doc/_static/constrained_layout_2b.png', + fig.savefig('../../../doc/_static/constrained_layout_2b.png', bbox_inches='tight', dpi=100) except FileNotFoundError: # this allows the script to keep going if run interactively and diff --git a/tutorials/intermediate/imshow_extent.py b/galleries/tutorials/intermediate/imshow_extent.py similarity index 100% rename from tutorials/intermediate/imshow_extent.py rename to galleries/tutorials/intermediate/imshow_extent.py diff --git a/tutorials/intermediate/legend_guide.py b/galleries/tutorials/intermediate/legend_guide.py similarity index 100% rename from tutorials/intermediate/legend_guide.py rename to galleries/tutorials/intermediate/legend_guide.py diff --git a/tutorials/intermediate/tight_layout_guide.py b/galleries/tutorials/intermediate/tight_layout_guide.py similarity index 100% rename from tutorials/intermediate/tight_layout_guide.py rename to galleries/tutorials/intermediate/tight_layout_guide.py diff --git a/tutorials/introductory/README.txt b/galleries/tutorials/introductory/README.txt similarity index 100% rename from tutorials/introductory/README.txt rename to galleries/tutorials/introductory/README.txt diff --git a/tutorials/introductory/animation_tutorial.py b/galleries/tutorials/introductory/animation_tutorial.py similarity index 100% rename from tutorials/introductory/animation_tutorial.py rename to galleries/tutorials/introductory/animation_tutorial.py diff --git a/tutorials/introductory/customizing.py b/galleries/tutorials/introductory/customizing.py similarity index 100% rename from tutorials/introductory/customizing.py rename to galleries/tutorials/introductory/customizing.py diff --git a/tutorials/introductory/images.py b/galleries/tutorials/introductory/images.py similarity index 98% rename from tutorials/introductory/images.py rename to galleries/tutorials/introductory/images.py index 52b7f502c2de..fc17b90f5aea 100644 --- a/tutorials/introductory/images.py +++ b/galleries/tutorials/introductory/images.py @@ -78,7 +78,7 @@ # convert the `PIL.Image.Image` object into an 8-bit (``dtype=uint8``) numpy # array. -img = np.asarray(Image.open('../../doc/_static/stinkbug.png')) +img = np.asarray(Image.open('../../../doc/_static/stinkbug.png')) print(repr(img)) # %% @@ -227,7 +227,7 @@ # We'll use the Pillow library that we used to load the image also to resize # the image. -img = Image.open('../../doc/_static/stinkbug.png') +img = Image.open('../../../doc/_static/stinkbug.png') img.thumbnail((64, 64)) # resizes image in-place imgplot = plt.imshow(img) diff --git a/tutorials/introductory/lifecycle.py b/galleries/tutorials/introductory/lifecycle.py similarity index 100% rename from tutorials/introductory/lifecycle.py rename to galleries/tutorials/introductory/lifecycle.py diff --git a/tutorials/introductory/pyplot.py b/galleries/tutorials/introductory/pyplot.py similarity index 100% rename from tutorials/introductory/pyplot.py rename to galleries/tutorials/introductory/pyplot.py diff --git a/tutorials/introductory/quick_start.py b/galleries/tutorials/introductory/quick_start.py similarity index 100% rename from tutorials/introductory/quick_start.py rename to galleries/tutorials/introductory/quick_start.py diff --git a/tutorials/provisional/README.txt b/galleries/tutorials/provisional/README.txt similarity index 100% rename from tutorials/provisional/README.txt rename to galleries/tutorials/provisional/README.txt diff --git a/tutorials/text/README.txt b/galleries/tutorials/text/README.txt similarity index 100% rename from tutorials/text/README.txt rename to galleries/tutorials/text/README.txt diff --git a/tutorials/text/annotations.py b/galleries/tutorials/text/annotations.py similarity index 100% rename from tutorials/text/annotations.py rename to galleries/tutorials/text/annotations.py diff --git a/tutorials/text/mathtext.py b/galleries/tutorials/text/mathtext.py similarity index 100% rename from tutorials/text/mathtext.py rename to galleries/tutorials/text/mathtext.py diff --git a/tutorials/text/pgf.py b/galleries/tutorials/text/pgf.py similarity index 100% rename from tutorials/text/pgf.py rename to galleries/tutorials/text/pgf.py diff --git a/tutorials/text/text_intro.py b/galleries/tutorials/text/text_intro.py similarity index 100% rename from tutorials/text/text_intro.py rename to galleries/tutorials/text/text_intro.py diff --git a/tutorials/text/text_props.py b/galleries/tutorials/text/text_props.py similarity index 100% rename from tutorials/text/text_props.py rename to galleries/tutorials/text/text_props.py diff --git a/tutorials/text/usetex.py b/galleries/tutorials/text/usetex.py similarity index 100% rename from tutorials/text/usetex.py rename to galleries/tutorials/text/usetex.py diff --git a/tutorials/toolkits/README.txt b/galleries/tutorials/toolkits/README.txt similarity index 100% rename from tutorials/toolkits/README.txt rename to galleries/tutorials/toolkits/README.txt diff --git a/tutorials/toolkits/axes_grid.py b/galleries/tutorials/toolkits/axes_grid.py similarity index 100% rename from tutorials/toolkits/axes_grid.py rename to galleries/tutorials/toolkits/axes_grid.py diff --git a/tutorials/toolkits/axisartist.py b/galleries/tutorials/toolkits/axisartist.py similarity index 100% rename from tutorials/toolkits/axisartist.py rename to galleries/tutorials/toolkits/axisartist.py diff --git a/tutorials/toolkits/mplot3d.py b/galleries/tutorials/toolkits/mplot3d.py similarity index 100% rename from tutorials/toolkits/mplot3d.py rename to galleries/tutorials/toolkits/mplot3d.py diff --git a/pyproject.toml b/pyproject.toml index c8b76f1e61de..2ddd3cbdda06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,24 +80,24 @@ convention = "numpy" "setup.py" = ["E402"] "doc/conf.py" = ["E402"] -"examples/animation/frame_grabbing_sgskip.py" = ["E402"] -"examples/lines_bars_and_markers/marker_reference.py" = ["E402"] -"examples/misc/print_stdout_sgskip.py" = ["E402"] -"examples/style_sheets/bmh.py" = ["E501"] -"examples/subplots_axes_and_figures/demo_constrained_layout.py" = ["E402"] -"examples/text_labels_and_annotations/custom_legends.py" = ["E402"] -"examples/ticks/date_concise_formatter.py" = ["E402"] -"examples/ticks/date_formatters_locators.py" = ["F401"] -"examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py" = ["E402"] -"examples/user_interfaces/embedding_in_gtk3_sgskip.py" = ["E402"] -"examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py" = ["E402"] -"examples/user_interfaces/embedding_in_gtk4_sgskip.py" = ["E402"] -"examples/user_interfaces/gtk3_spreadsheet_sgskip.py" = ["E402"] -"examples/user_interfaces/gtk4_spreadsheet_sgskip.py" = ["E402"] -"examples/user_interfaces/mpl_with_glade3_sgskip.py" = ["E402"] -"examples/user_interfaces/pylab_with_gtk3_sgskip.py" = ["E402"] -"examples/user_interfaces/pylab_with_gtk4_sgskip.py" = ["E402"] -"examples/userdemo/pgf_preamble_sgskip.py" = ["E402"] +"galleries/examples/animation/frame_grabbing_sgskip.py" = ["E402"] +"galleries/examples/lines_bars_and_markers/marker_reference.py" = ["E402"] +"galleries/examples/misc/print_stdout_sgskip.py" = ["E402"] +"galleries/examples/style_sheets/bmh.py" = ["E501"] +"galleries/examples/subplots_axes_and_figures/demo_constrained_layout.py" = ["E402"] +"galleries/examples/text_labels_and_annotations/custom_legends.py" = ["E402"] +"galleries/examples/ticks/date_concise_formatter.py" = ["E402"] +"galleries/examples/ticks/date_formatters_locators.py" = ["F401"] +"galleries/examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py" = ["E402"] +"galleries/examples/user_interfaces/embedding_in_gtk3_sgskip.py" = ["E402"] +"galleries/examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py" = ["E402"] +"galleries/examples/user_interfaces/embedding_in_gtk4_sgskip.py" = ["E402"] +"galleries/examples/user_interfaces/gtk3_spreadsheet_sgskip.py" = ["E402"] +"galleries/examples/user_interfaces/gtk4_spreadsheet_sgskip.py" = ["E402"] +"galleries/examples/user_interfaces/mpl_with_glade3_sgskip.py" = ["E402"] +"galleries/examples/user_interfaces/pylab_with_gtk3_sgskip.py" = ["E402"] +"galleries/examples/user_interfaces/pylab_with_gtk4_sgskip.py" = ["E402"] +"galleries/examples/userdemo/pgf_preamble_sgskip.py" = ["E402"] "lib/matplotlib/__init__.py" = ["E402", "F401"] "lib/matplotlib/_animation_data.py" = ["E501"] @@ -112,19 +112,19 @@ convention = "numpy" "lib/mpl_toolkits/axisartist/__init__.py" = ["F401"] "lib/pylab.py" = ["F401", "F403"] -"tutorials/advanced/path_tutorial.py" = ["E402"] -"tutorials/advanced/patheffects_guide.py" = ["E402"] -"tutorials/advanced/transforms_tutorial.py" = ["E402", "E501"] -"tutorials/colors/colormaps.py" = ["E501"] -"tutorials/colors/colors.py" = ["E402"] -"tutorials/intermediate/artists.py" = ["E402"] -"tutorials/intermediate/constrainedlayout_guide.py" = ["E402"] -"tutorials/intermediate/legend_guide.py" = ["E402"] -"tutorials/intermediate/tight_layout_guide.py" = ["E402"] -"tutorials/introductory/animation_tutorial.py" = ["E501"] -"tutorials/introductory/images.py" = ["E501"] -"tutorials/introductory/pyplot.py" = ["E402", "E501"] -"tutorials/text/annotations.py" = ["E402", "E501"] -"tutorials/text/mathtext.py" = ["E501"] -"tutorials/text/text_intro.py" = ["E402"] -"tutorials/text/text_props.py" = ["E501"] +"galleries/tutorials/advanced/path_tutorial.py" = ["E402"] +"galleries/tutorials/advanced/patheffects_guide.py" = ["E402"] +"galleries/tutorials/advanced/transforms_tutorial.py" = ["E402", "E501"] +"galleries/tutorials/colors/colormaps.py" = ["E501"] +"galleries/tutorials/colors/colors.py" = ["E402"] +"galleries/tutorials/intermediate/artists.py" = ["E402"] +"galleries/tutorials/intermediate/constrainedlayout_guide.py" = ["E402"] +"galleries/tutorials/intermediate/legend_guide.py" = ["E402"] +"galleries/tutorials/intermediate/tight_layout_guide.py" = ["E402"] +"galleries/tutorials/introductory/animation_tutorial.py" = ["E501"] +"galleries/tutorials/introductory/images.py" = ["E501"] +"galleries/tutorials/introductory/pyplot.py" = ["E402", "E501"] +"galleries/tutorials/text/annotations.py" = ["E402", "E501"] +"galleries/tutorials/text/mathtext.py" = ["E501"] +"galleries/tutorials/text/text_intro.py" = ["E402"] +"galleries/tutorials/text/text_props.py" = ["E501"] pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy