Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b9de23

Browse files
authored
Merge pull request #17734 from timhoffm/thumbnail-x2
Oversample thumbnail x2
2 parents ab63e6a + d1689d1 commit 7b9de23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def _check_dependencies():
141141
'within_subsection_order': gallery_order.subsectionorder,
142142
'remove_config_comments': True,
143143
'min_reported_time': 1,
144+
'thumbnail_size': (320, 224),
144145
'compress_images': ('thumbnails', 'images'),
145146
'matplotlib_animations': True,
146147
}

0 commit comments

Comments
 (0)