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 9dfa625 commit 8b6d7c3Copy full SHA for 8b6d7c3
doc/users/whats_new.rst
@@ -81,7 +81,9 @@ Configuration (rcParams)
81
``image.composite_image`` added
82
```````````````````````````````
83
Controls whether vector graphics backends (i.e. PDF, PS, and SVG) combine
84
-multiple images on a set of axes into a single composite image.
+multiple images on a set of axes into a single composite image. Saving each
85
+image individually can be useful if you wish to edit a matplotlib generated
86
+vector graphics file in Inkscape or other programs.
87
88
.. _whats-new-1-4:
89
0 commit comments