You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both comparison decorators have a tolerance argument ``tol`` that is used to specify the tolerance for difference in color value between the two images, where 255 is the maximal difference. The test fails if the average pixel difference is greater than this value.
138
157
139
158
See the documentation of `~matplotlib.testing.decorators.image_comparison` and
140
159
`~matplotlib.testing.decorators.check_figures_equal` for additional information
0 commit comments