Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c0ca2 commit e446485Copy full SHA for e446485
1 file changed
lib/matplotlib/backends/backend_pdf.py
@@ -1579,7 +1579,7 @@ def option_scale_image(self):
1579
1580
def option_image_nocomposite(self):
1581
"""
1582
- return whether to generate a composite image from multiple images on
+ return whether to generate a composite image from multiple images on
1583
a set of axes
1584
1585
return not rcParams['image.composite_image']
0 commit comments