Commit 99a0b9a
committed
DOC: Use single column for multiple figures in examples
This overrides sphinx-gallery's CSS to make multiple images appear
individually, which AFAICT looks better for all of our examples. It
affects the following:
- examples/axes_grid1/demo_axes_rgb.py
- examples/color/colormap_reference.py
- examples/color/named_colors.py
- examples/event_handling/pick_event_demo.py
- examples/event_handling/zoom_window.py
- examples/images_contours_and_fields/barb_demo.py
- examples/images_contours_and_fields/contourf_demo.py
- examples/images_contours_and_fields/image_demo.py
- examples/images_contours_and_fields/shading_example.py
- examples/lines_bars_and_markers/fill_betweenx_demo.py
- examples/specialty_plots/advanced_hillshading.py
- examples/statistics/boxplot_demo.py
- examples/style_sheets/style_sheets_reference.py
- examples/text_labels_and_annotations/accented_text.py
- examples/text_labels_and_annotations/annotation_demo.py
- examples/ticks/tick-formatters.py
- examples/userdemo/demo_gridspec03.py
- tutorials/colors/colormaps.py
- tutorials/colors/colors.py1 parent 59732ac commit 99a0b9a
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
240 | 245 | | |
241 | 246 | | |
242 | 247 | | |
| |||
0 commit comments