mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-09 06:39:29 +08:00
DOC: Set rcparams for better default plots.
This commit is contained in:
@@ -259,3 +259,6 @@ plot_include_source = True
|
||||
plot_formats = [('png', 100)]
|
||||
|
||||
plot2rst_index_name = 'README'
|
||||
plot2rst_rcparams = {'image.cmap' : 'gray',
|
||||
'image.interpolation' : 'none'}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user